Uses of Enum Class
japicmp.model.JApiAnnotationElementValue.Type
Packages that use JApiAnnotationElementValue.Type
-
Uses of JApiAnnotationElementValue.Type in japicmp.model
Fields in japicmp.model declared as JApiAnnotationElementValue.TypeModifier and TypeFieldDescriptionprivate final JApiAnnotationElementValue.Type
JApiAnnotationElementValue.type
Methods 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)