Uses of Enum Class
japicmp.model.JApiAnnotationElementValue.Type
Packages that use JApiAnnotationElementValue.Type
-
Uses of JApiAnnotationElementValue.Type in japicmp.model
Subclasses with type arguments of type JApiAnnotationElementValue.Type in japicmp.modelFields in japicmp.model declared as JApiAnnotationElementValue.TypeModifier and TypeFieldDescriptionprivate final JApiAnnotationElementValue.TypeJApiAnnotationElementValue.typeMethods in japicmp.model that return JApiAnnotationElementValue.TypeModifier and TypeMethodDescriptionJApiAnnotationElementValue.getType()Returns the enum constant of this class with the specified name.static JApiAnnotationElementValue.Type[]JApiAnnotationElementValue.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in japicmp.model with parameters of type JApiAnnotationElementValue.TypeModifierConstructorDescriptionJApiAnnotationElementValue(JApiAnnotationElementValue.Type type, Object value, String fullyQualifiedName)