org.apache.ws.jaxme.generator.types
public class DoubleSG extends PrimitiveTypeSG
Field Summary | |
---|---|
static JavaQName | DOUBLE_OBJECT_TYPE |
static JavaQName | DOUBLE_TYPE |
Constructor Summary | |
---|---|
DoubleSG(SGFactory pFactory, SchemaSG pSchema, XSType pType) Creates a new instance of DoubleSG. |
Method Summary | |
---|---|
TypedValue | getCastFromString(SimpleTypeSG pController, String pValue) |
protected String | getDatatypeName() |
protected JavaQName | getDatatypeType() |
protected JavaQName | getObjectRuntimeType(SimpleTypeSG pController) |
JavaQName | getPrimitiveRuntimeType(SimpleTypeSG pController) |
Creates a new instance of DoubleSG.