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.EnumerationSG
public class EnumerationSG
extends SimpleTypeSGChainImpl
Constructor Summary | |
|
Method Summary | |
void |
|
void |
|
void |
|
TypedValue |
|
TypedValue |
|
TypedValue |
|
JavaSource |
|
JavaQName |
|
boolean |
|
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 |
protected EnumerationSG(SimpleTypeSGChain o, JavaQName pName, XSType pType) throws SAXException
Creates a new instance of EnumerationSG.java.
public void forAllNonNullValues(SimpleTypeSG pController, JavaMethod pMethod, Object pValue, SGlet pSGlet) throws SAXException
- Specified by:
- forAllNonNullValues in interface SimpleTypeSGChain
- Overrides:
- forAllNonNullValues in interface SimpleTypeSGChainImpl
public void generate(SimpleTypeSG pController) throws SAXException
- Specified by:
- generate in interface SimpleTypeSGChain
- Overrides:
- generate in interface SimpleTypeSGChainImpl
public void generate(SimpleTypeSG pController, JavaSource pSource) throws SAXException
- Specified by:
- generate in interface SimpleTypeSGChain
- Overrides:
- generate in interface SimpleTypeSGChainImpl
public TypedValue getCastFromString(SimpleTypeSG pController, String pValue) throws SAXException
- Specified by:
- getCastFromString in interface SimpleTypeSGChain
- Overrides:
- getCastFromString in interface SimpleTypeSGChainImpl
public TypedValue getCastFromString(SimpleTypeSG pController, JavaMethod pMethod, Object pValue, Object pData)
- Specified by:
- getCastFromString in interface SimpleTypeSGChain
- Overrides:
- getCastFromString in interface SimpleTypeSGChainImpl
public TypedValue getCastToString(SimpleTypeSG pController, JavaMethod pMethod, Object pValue, DirectAccessible pData)
- Specified by:
- getCastToString in interface SimpleTypeSGChain
- Overrides:
- getCastToString in interface SimpleTypeSGChainImpl
public JavaQName getRuntimeType(SimpleTypeSG pController)
- Specified by:
- getRuntimeType in interface SimpleTypeSGChain
- Overrides:
- getRuntimeType in interface SimpleTypeSGChainImpl
public boolean isCausingParseConversionEvent(SimpleTypeSG pController)
- Specified by:
- isCausingParseConversionEvent in interface SimpleTypeSGChain
- Overrides:
- isCausingParseConversionEvent in interface SimpleTypeSGChainImpl