org.apache.ws.jaxme.generator.types

Class UnsignedIntSG

public class UnsignedIntSG extends LongSG

Author: Jochen Wiedmann

Constructor Summary
UnsignedIntSG(SGFactory pFactory, SchemaSG pSchema, XSType pType)

Creates a new instance of UnsignedIntSG.

Method Summary
TypedValuegetCastFromString(SimpleTypeSG pController, String pValue)
protected StringgetDatatypeName()
protected booleanisUnsigned()

Constructor Detail

UnsignedIntSG

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

Creates a new instance of UnsignedIntSG.

Method Detail

getCastFromString

public TypedValue getCastFromString(SimpleTypeSG pController, String pValue)

getDatatypeName

protected String getDatatypeName()

isUnsigned

protected boolean isUnsigned()