org.apache.ws.jaxme.generator.types
public class IntSG extends PrimitiveTypeSG
| Field Summary | |
|---|---|
| static JavaQName | INT_OBJECT_TYPE |
| static JavaQName | INT_TYPE |
| Constructor Summary | |
|---|---|
| IntSG(SGFactory pFactory, SchemaSG pSchema, XSType pType) Creates a new instance of LongSG. | |
| Method Summary | |
|---|---|
| TypedValue | getCastFromString(SimpleTypeSG pController, String pValue) |
| protected String | getDatatypeName() |
| protected JavaQName | getDatatypeType() |
| protected JavaQName | getObjectRuntimeType(SimpleTypeSG pController) |
| JavaQName | getPrimitiveRuntimeType(SimpleTypeSG pController) |
Creates a new instance of LongSG.