Package japicmp.model
Class JApiAnnotationElementValue
java.lang.Object
japicmp.model.JApiAnnotationElementValue
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionJApiAnnotationElementValue(JApiAnnotationElementValue.Type type, Object value, String fullyQualifiedName) -
Method Summary
-
Constructor Details
-
JApiAnnotationElementValue
public JApiAnnotationElementValue(JApiAnnotationElementValue.Type type, Object value, String fullyQualifiedName)
-
-
Method Details