Uses of Class
org.freedesktop.dbus.utils.generator.ClassBuilderInfo.AnnotationInfo
-
Packages that use ClassBuilderInfo.AnnotationInfo Package Description org.freedesktop.dbus.utils.generator -
-
Uses of ClassBuilderInfo.AnnotationInfo in org.freedesktop.dbus.utils.generator
Fields in org.freedesktop.dbus.utils.generator with type parameters of type ClassBuilderInfo.AnnotationInfo Modifier and Type Field Description private java.util.List<ClassBuilderInfo.AnnotationInfo>ClassBuilderInfo. annotationsAnnotations of this class.Methods in org.freedesktop.dbus.utils.generator that return types with arguments of type ClassBuilderInfo.AnnotationInfo Modifier and Type Method Description java.util.List<ClassBuilderInfo.AnnotationInfo>ClassBuilderInfo. getAnnotations()
-