org.apache.ws.jaxme.generator.types
public class IntegerSG extends AtomicTypeSGImpl
| Field Summary | |
|---|---|
| static JavaQName | INTEGER_TYPE |
| Constructor Summary | |
|---|---|
| IntegerSG(SGFactory pFactory, SchemaSG pSchema, XSType pType) Creates a new instance of IntegerSG. | |
| Method Summary | |
|---|---|
| void | addValidation(SimpleTypeSG pController, JavaMethod pMethod, DirectAccessible pValue) |
| void | forAllNonNullValues(SimpleTypeSG pController, JavaMethod pMethod, Object pValue, SGlet pSGlet) |
| void | forAllValues(SimpleTypeSG pController, JavaMethod pMethod, Object pValue, SGlet pSGlet) |
| TypedValue | getCastFromString(SimpleTypeSG pController, String pValue) |
| protected String | getDatatypeName() |
| protected JavaQName | getDatatypeType() |
| JavaQName | getRuntimeType(SimpleTypeSG pController) |
Creates a new instance of IntegerSG.