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