org.apache.ws.jaxme.generator.types
public class BooleanSG extends PrimitiveTypeSG
Field Summary | |
---|---|
static JavaQName | BOOLEAN_OBJECT_TYPE The object boolean type. |
static JavaQName | BOOLEAN_TYPE The primitive boolean type. |
Constructor Summary | |
---|---|
BooleanSG(SGFactory pFactory, SchemaSG pSchema, XSType pType) Creates a new instance of BooleanSG.java. |
Method Summary | |
---|---|
TypedValue | getCastFromString(SimpleTypeSG pController, String pValue) |
protected String | getDatatypeName() |
protected JavaQName | getDatatypeType() |
protected JavaQName | getObjectRuntimeType(SimpleTypeSG pController) |
JavaQName | getPrimitiveRuntimeType(SimpleTypeSG pController) |
boolean | isCausingParseConversionEvent(SimpleTypeSG pController) |
Creates a new instance of BooleanSG.java.