Class JApiAnnotationElementValue
java.lang.Object
japicmp.model.JApiAnnotationElementValue
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Stringprivate final JApiAnnotationElementValue.Typeprivate final Object -
Constructor Summary
ConstructorsConstructorDescriptionJApiAnnotationElementValue(JApiAnnotationElementValue.Type type, Object value, String fullyQualifiedName) -
Method Summary
-
Field Details
-
fullyQualifiedName
-
type
-
value
-
name
-
-
Constructor Details
-
JApiAnnotationElementValue
public JApiAnnotationElementValue(JApiAnnotationElementValue.Type type, Object value, String fullyQualifiedName)
-
-
Method Details
-
getType
-
getTypeString
-
getValue
-
getValueString
-
getValues
-
equals
-
hashCode
-
getFullyQualifiedName
-
getName
-
getNameString
-
setName
-