Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
public class UnsignedShortSG
extends IntSG
Field Summary |
Fields inherited from class org.apache.ws.jaxme.generator.types.IntSG | |
INT_OBJECT_TYPE , INT_TYPE |
Constructor Summary | |
|
Method Summary | |
TypedValue |
|
protected String | |
protected boolean |
Methods inherited from class org.apache.ws.jaxme.generator.types.IntSG | |
getCastFromString , getDatatypeName , getDatatypeType , getObjectRuntimeType , getPrimitiveRuntimeType |
Methods inherited from class org.apache.ws.jaxme.generator.types.PrimitiveTypeSG | |
forAllNonNullValues , forAllValues , getCastFromString , getCastToString , getEqualsCheck , getObjectRuntimeType , getPrimitiveRuntimeType , getRuntimeType , isUnsigned |
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 TypedValue getCastFromString(SimpleTypeSG pController, String pValue) throws SAXException
- Specified by:
- getCastFromString in interface SimpleTypeSGChain
- Overrides:
- getCastFromString in interface IntSG