public interface JAXBTypesafeEnumMember
Modifier and Type | Method and Description |
---|---|
JAXBJavadoc |
getJavadoc()
Returns the created constants JavaDoc documentation.
|
java.lang.String |
getName()
Returns the members name.
|
java.lang.String |
getValue()
Returns the members value,
|
java.lang.String getName()
Returns the members name.
java.lang.String getValue()
Returns the members value,
JAXBJavadoc getJavadoc()
Returns the created constants JavaDoc documentation.