org.apache.ws.jaxme.xs.impl

Class XSEnumerationImpl

public class XSEnumerationImpl extends XSObjectImpl implements XSEnumeration

Implementation of an xs:enumeration facet, as specified by XSEnumeration.

Author: Jochen Wiedmann

Constructor Summary
XSEnumerationImpl(XSObject pParent, XsEEnumeration pBaseEnumeration)

Creates a new instance of XSEnumerationImpl.java.

Method Summary
XSAnnotation[]getAnnotations()
StringgetValue()

Constructor Detail

XSEnumerationImpl

public XSEnumerationImpl(XSObject pParent, XsEEnumeration pBaseEnumeration)

Creates a new instance of XSEnumerationImpl.java.

Method Detail

getAnnotations

public XSAnnotation[] getAnnotations()

getValue

public String getValue()