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, setValue
public JavaField getXMLField(PropertySG pController, JavaSource pSource) throws org.xml.sax.SAXException
getXMLField
in interface PropertySGChain
getXMLField
in class JAXBPropertySG
org.xml.sax.SAXException
public JavaMethod getXMLGetMethod(PropertySG pController, JavaSource pSource) throws org.xml.sax.SAXException
getXMLGetMethod
in interface PropertySGChain
getXMLGetMethod
in class JAXBPropertySG
org.xml.sax.SAXException
public JavaMethod getXMLSetMethod(PropertySG pController, JavaSource pSource) throws org.xml.sax.SAXException
getXMLSetMethod
in interface PropertySGChain
getXMLSetMethod
in class JAXBPropertySG
org.xml.sax.SAXException