org.apache.ws.jaxme.generator.types
public class QNameSG extends AtomicTypeSGImpl
Field Summary | |
---|---|
static JavaQName | QNAME_TYPE |
Constructor Summary | |
---|---|
QNameSG(SGFactory pFactory, SchemaSG pSchema, XSType pType) Creates a new instance of QNameSG. |
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) |
TypedValue | getCastFromString(SimpleTypeSG pController, JavaMethod pMethod, Object pValue, Object pData) |
TypedValue | getCastToString(SimpleTypeSG pController, Object pValue, DirectAccessible pData) |
protected String | getDatatypeName() |
protected JavaQName | getDatatypeType() |
JavaQName | getRuntimeType(SimpleTypeSG pController) |
Creates a new instance of QNameSG.