org.apache.ws.jaxme.generator.types
public class HexBinarySG extends AtomicTypeSGImpl
| Field Summary | |
|---|---|
| static JavaQName | BYTE_ARRAY_TYPE |
| Constructor Summary | |
|---|---|
| HexBinarySG(SGFactory pFactory, SchemaSG pSchema, XSType pType) Creates a new instance of HexBinarySG. | |
| Method Summary | |
|---|---|
| void | forAllNonNullValues(SimpleTypeSG pController, JavaMethod pMethod, Object pValue, SGlet pSGlet) |
| void | forAllValues(SimpleTypeSG pController, JavaMethod pMethod, Object pValue, SGlet pSGlet) |
| protected String | getDatatypeName() |
| protected JavaQName | getDatatypeType() |
| JavaQName | getRuntimeType(SimpleTypeSG pController) |
Creates a new instance of HexBinarySG.