| 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.JAXBSGItemorg.apache.ws.jaxme.generator.types.SimpleTypeSGImplorg.apache.ws.jaxme.generator.types.AtomicTypeSGImplorg.apache.ws.jaxme.generator.types.QNameSGpublic class QNameSGextends AtomicTypeSGImplField Summary | |
static JavaQName | |
Constructor Summary | |
Method Summary | |
void |
|
void |
|
TypedValue |
|
TypedValue |
|
TypedValue |
|
protected String | |
protected JavaQName | |
JavaQName |
|
Methods inherited from class org.apache.ws.jaxme.generator.types.AtomicTypeSGImpl | |
getAtomicType, getCastFromString, getCastFromString, getCastToString, getCastToString, getDatatypeName, getDatatypeType, getEqualsCheck, isAtomic, isCausingParseConversionEvent | |
Methods inherited from class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl | |
addValidation, generate, generate, getAtomicType, getCollectionType, getFacet, getFacets, getFactory, getInitialValue, getListType, getLocator, getSchema, getUnionType, getXMLSetMethod, getXSType, hasSetMethod, init, isAtomic, isList, isNullable, isUnion, setNullable, setNullable | |
Methods inherited from class org.apache.ws.jaxme.generator.sg.impl.JAXBSGItem | |
getFactory, getLocator, getSchema, getXSObject | |
public void forAllNonNullValues(SimpleTypeSG pController, JavaMethod pMethod, Object pValue, SGlet pSGlet) throws SAXException
- Specified by:
- forAllNonNullValues in interface SimpleTypeSGChain
public void forAllValues(SimpleTypeSG pController, JavaMethod pMethod, Object pValue, SGlet pSGlet) throws SAXException
- Specified by:
- forAllValues in interface SimpleTypeSGChain
public TypedValue getCastFromString(SimpleTypeSG pController, String pValue) throws SAXException
- Specified by:
- getCastFromString in interface SimpleTypeSGChain
- Overrides:
- getCastFromString in interface AtomicTypeSGImpl
public TypedValue getCastFromString(SimpleTypeSG pController, JavaMethod pMethod, Object pValue, Object pData) throws SAXException
- Specified by:
- getCastFromString in interface SimpleTypeSGChain
- Overrides:
- getCastFromString in interface AtomicTypeSGImpl
public TypedValue getCastToString(SimpleTypeSG pController, Object pValue, DirectAccessible pData)
- Overrides:
- getCastToString in interface AtomicTypeSGImpl
protected String getDatatypeName()
- Overrides:
- getDatatypeName in interface AtomicTypeSGImpl
protected JavaQName getDatatypeType()
- Overrides:
- getDatatypeType in interface AtomicTypeSGImpl
public JavaQName getRuntimeType(SimpleTypeSG pController)
- Specified by:
- getRuntimeType in interface SimpleTypeSGChain