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