public class AnyElementPropertySG extends JAXBPropertySG
| Modifier | Constructor and Description |
|---|---|
protected |
AnyElementPropertySG(ObjectSG pObjectSG,
XSAny pAny) |
| Modifier and Type | Method and Description |
|---|---|
JavaField |
getXMLField(PropertySG pController,
JavaSource pSource) |
JavaMethod |
getXMLGetMethod(PropertySG pController,
JavaSource pSource) |
JavaMethod |
getXMLSetMethod(PropertySG pController,
JavaSource pSource) |
addValue, forAllNonNullValues, forAllValues, generate, getCollectionType, getPropertyName, getValue, getXMLFieldName, getXMLGetMethodName, getXMLIsSetMethod, getXMLIsSetMethodName, getXMLSetMethodName, hasIsSetMethod, init, setValuepublic JavaField getXMLField(PropertySG pController, JavaSource pSource) throws org.xml.sax.SAXException
getXMLField in interface PropertySGChaingetXMLField in class JAXBPropertySGorg.xml.sax.SAXExceptionpublic JavaMethod getXMLGetMethod(PropertySG pController, JavaSource pSource) throws org.xml.sax.SAXException
getXMLGetMethod in interface PropertySGChaingetXMLGetMethod in class JAXBPropertySGorg.xml.sax.SAXExceptionpublic JavaMethod getXMLSetMethod(PropertySG pController, JavaSource pSource) throws org.xml.sax.SAXException
getXMLSetMethod in interface PropertySGChaingetXMLSetMethod in class JAXBPropertySGorg.xml.sax.SAXException