org.apache.ws.jaxme.xs.jaxb

Interface JAXBTypesafeEnumMember

Known Implementing Classes:
JAXBTypesafeEnumMemberImpl

public interface JAXBTypesafeEnumMember

Author:
Jochen Wiedmann

Method Summary

JAXBJavadoc
getJavadoc()
Returns the created constants JavaDoc documentation.
String
getName()
Returns the members name.
String
getValue()
Returns the members value,

Method Details

getJavadoc

public JAXBJavadoc getJavadoc()
Returns the created constants JavaDoc documentation.

getName

public String getName()
Returns the members name.

getValue

public String getValue()
Returns the members value,