org.apache.ws.jaxme.generator.sg.impl

Class FacetImpl

public class FacetImpl extends Object implements Facet

Author: Jochen Wiedmann

Constructor Summary
FacetImpl(XSType pType, XSEnumeration[] pEnumerations)

Creates a new enumeration facet.

Method Summary
longgetNumValue()
TypegetType()
StringgetValue()
String[]getValues()

Constructor Detail

FacetImpl

public FacetImpl(XSType pType, XSEnumeration[] pEnumerations)

Creates a new enumeration facet.

Method Detail

getNumValue

public long getNumValue()

getType

public Type getType()

getValue

public String getValue()

getValues

public String[] getValues()