org.apache.ws.jaxme.xs.impl
public abstract class XSSimpleTypeRestrictionImpl extends XSSimpleTypeImpl
Constructor Summary | |
---|---|
protected | XSSimpleTypeRestrictionImpl(XSType pParent, XSType pRestrictedType, XsGSimpleRestrictionModel pRestriction) |
Method Summary | |
---|---|
protected XSSimpleType | getBaseType() |
XSEnumeration[] | getEnumerations() |
String[][] | getPattern() |
XSType | getRestrictedType() |
protected XsGSimpleRestrictionModel | getRestriction() |
boolean | isRestriction() |