Package japicmp.model
Class JApiAnnotationElementValue
java.lang.Object
japicmp.model.JApiAnnotationElementValue
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final String
private final JApiAnnotationElementValue.Type
private 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