Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
org.apache.ws.jaxme.generator.sg.impl.SimpleTypeRestrictionSG
public class SimpleTypeRestrictionSG
extends SimpleTypeSGChainImpl
Constructor 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