|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XSEnumeration
Interface of an xs:enumeration facet. This could be a simple string,
but it is not unusual, that they carry important information in their
xs:annotation/xs:appinfo section, thus the inheritance
from XSObject.
| Method Summary | |
|---|---|
XSAnnotation[] |
getAnnotations()
Returns the enumeration facets set of annotations. |
java.lang.String |
getValue()
Returns the facets value. |
| Methods inherited from interface org.apache.ws.jaxme.xs.XSObject |
|---|
getLocator, getParentObject, getXSSchema, isTopLevelObject, validate |
| Method Detail |
|---|
XSAnnotation[] getAnnotations()
Returns the enumeration facets set of annotations.
java.lang.String getValue()
Returns the facets value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||