org.apache.ws.jaxme.generator.types
public class UnsignedIntSG extends LongSG
Constructor Summary | |
---|---|
UnsignedIntSG(SGFactory pFactory, SchemaSG pSchema, XSType pType) Creates a new instance of UnsignedIntSG. |
Method Summary | |
---|---|
TypedValue | getCastFromString(SimpleTypeSG pController, String pValue) |
protected String | getDatatypeName() |
protected boolean | isUnsigned() |
Creates a new instance of UnsignedIntSG.