org.apache.ws.jaxme.generator.types
public class DecimalSG extends AtomicTypeSGImpl
Field Summary | |
---|---|
static JavaQName | DECIMAL_TYPE |
Constructor Summary | |
---|---|
DecimalSG(SGFactory pFactory, SchemaSG pSchema, XSType pType) Creates a new instance of DecimalSG. |
Method Summary | |
---|---|
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 DecimalSG.