org.apache.ws.jaxme.generator.types

Class IntSG

public class IntSG extends PrimitiveTypeSG

Author: Jochen Wiedmann

Field Summary
static JavaQNameINT_OBJECT_TYPE
static JavaQNameINT_TYPE
Constructor Summary
IntSG(SGFactory pFactory, SchemaSG pSchema, XSType pType)

Creates a new instance of LongSG.

Method Summary
TypedValuegetCastFromString(SimpleTypeSG pController, String pValue)
protected StringgetDatatypeName()
protected JavaQNamegetDatatypeType()
protected JavaQNamegetObjectRuntimeType(SimpleTypeSG pController)
JavaQNamegetPrimitiveRuntimeType(SimpleTypeSG pController)

Field Detail

INT_OBJECT_TYPE

public static final JavaQName INT_OBJECT_TYPE

INT_TYPE

public static final JavaQName INT_TYPE

Constructor Detail

IntSG

public IntSG(SGFactory pFactory, SchemaSG pSchema, XSType pType)

Creates a new instance of LongSG.

Method Detail

getCastFromString

public TypedValue getCastFromString(SimpleTypeSG pController, String pValue)

getDatatypeName

protected String getDatatypeName()

getDatatypeType

protected JavaQName getDatatypeType()

getObjectRuntimeType

protected JavaQName getObjectRuntimeType(SimpleTypeSG pController)

getPrimitiveRuntimeType

public JavaQName getPrimitiveRuntimeType(SimpleTypeSG pController)