org.apache.ws.jaxme.generator.types

Class UnsignedShortSG

public class UnsignedShortSG extends IntSG

Author: Jochen Wiedmann

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

Creates a new instance of UnsignedShortSG.

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

Constructor Detail

UnsignedShortSG

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

Creates a new instance of UnsignedShortSG.

Method Detail

getCastFromString

public TypedValue getCastFromString(SimpleTypeSG pController, String pValue)

getDatatypeName

protected String getDatatypeName()

isUnsigned

protected boolean isUnsigned()