| 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.ListTypeSGImplpublic class ListTypeSGImplextends SimpleTypeSGImplConstructor Summary | |
Method Summary | |
void |
|
void |
|
TypedValue |
|
TypedValue |
|
TypedValue |
|
Object |
|
Object |
|
protected TypeSG | |
ListTypeSG |
|
JavaQName |
|
boolean |
|
void |
|
boolean |
|
boolean |
|
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
public TypedValue getCastFromString(SimpleTypeSG pController, JavaMethod pMethod, Object pValue, Object pData) throws SAXException
- Specified by:
- getCastFromString in interface SimpleTypeSGChain
public TypedValue getCastToString(SimpleTypeSG pController, JavaMethod pMethod, Object pValue, DirectAccessible pData) throws SAXException
- Specified by:
- getCastToString in interface SimpleTypeSGChain
public Object getEqualsCheck(SimpleTypeSG pController, JavaMethod pMethod, Object pValue1, Object pValue2) throws SAXException
- Specified by:
- getEqualsCheck in interface SimpleTypeSGChain
public Object getInitialValue(SimpleTypeSG pController, JavaSource p0) throws SAXException
- Specified by:
- getInitialValue in interface SimpleTypeSGChain
- Overrides:
- getInitialValue in interface SimpleTypeSGImpl
public ListTypeSG getListType(SimpleTypeSG pController)
- Specified by:
- getListType in interface SimpleTypeSGChain
- Overrides:
- getListType in interface SimpleTypeSGImpl
public JavaQName getRuntimeType(SimpleTypeSG pController)
- Specified by:
- getRuntimeType in interface SimpleTypeSGChain
public boolean hasSetMethod(SimpleTypeSG pController)
- Specified by:
- hasSetMethod in interface SimpleTypeSGChain
- Overrides:
- hasSetMethod in interface SimpleTypeSGImpl
public void init(SimpleTypeSG pController) throws SAXException
- Specified by:
- init in interface SimpleTypeSGChain
- Overrides:
- init in interface SimpleTypeSGImpl
public boolean isCausingParseConversionEvent(SimpleTypeSG pController)
- Specified by:
- isCausingParseConversionEvent in interface SimpleTypeSGChain
public boolean isList(SimpleTypeSG pController)
- Specified by:
- isList in interface SimpleTypeSGChain
- Overrides:
- isList in interface SimpleTypeSGImpl