| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImplorg.apache.ws.jaxme.generator.sg.impl.SimpleTypeRestrictionSGpublic class SimpleTypeRestrictionSGextends SimpleTypeSGChainImplConstructor Summary | |
| |
Method Summary | |
AtomicTypeSG |
|
Facet[] |
|
void |
|
Methods inherited from class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl | |
addValidation, forAllNonNullValues, forAllValues, generate, generate, getAtomicType, getCastFromString, getCastFromString, getCastToString, getCollectionType, getEqualsCheck, getFacet, getFacets, getFactory, getInitialValue, getListType, getLocator, getRuntimeType, getSchema, getUnionType, getXMLSetMethod, hasSetMethod, init, isAtomic, isCausingParseConversionEvent, isList, isNullable, isUnion, setNullable | |
public SimpleTypeRestrictionSG(SimpleTypeSGChain o, XSType pType, XSSimpleType pSimpleType)
Creates a new instance of SimpleTypeRestrictionSG.
public AtomicTypeSG getAtomicType(SimpleTypeSG pController)
- Specified by:
- getAtomicType in interface SimpleTypeSGChain
- Overrides:
- getAtomicType in interface SimpleTypeSGChainImpl
public Facet[] getFacets(SimpleTypeSG pController)
- Specified by:
- getFacets in interface SimpleTypeSGChain
- Overrides:
- getFacets in interface SimpleTypeSGChainImpl
public void init(SimpleTypeSG pController) throws SAXException
- Specified by:
- init in interface SimpleTypeSGChain
- Overrides:
- init in interface SimpleTypeSGChainImpl