| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.ws.jaxme.generator.sg.impl.JAXBPropertySGorg.apache.ws.jaxme.generator.sg.impl.AnyElementPropertySGpublic class AnyElementPropertySGextends JAXBPropertySGConstructor Summary | |
| |
Method Summary | |
JavaField |
|
JavaMethod |
|
JavaMethod |
|
Methods inherited from class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG | |
addValue, forAllNonNullValues, forAllValues, generate, getCollectionType, getPropertyName, getValue, getXMLField, getXMLFieldName, getXMLGetMethod, getXMLGetMethodName, getXMLIsSetMethod, getXMLIsSetMethodName, getXMLSetMethod, getXMLSetMethodName, hasIsSetMethod, init, setValue | |
public JavaField getXMLField(PropertySG pController, JavaSource pSource) throws SAXException
- Specified by:
- getXMLField in interface PropertySGChain
- Overrides:
- getXMLField in interface JAXBPropertySG
public JavaMethod getXMLGetMethod(PropertySG pController, JavaSource pSource) throws SAXException
- Specified by:
- getXMLGetMethod in interface PropertySGChain
- Overrides:
- getXMLGetMethod in interface JAXBPropertySG
public JavaMethod getXMLSetMethod(PropertySG pController, JavaSource pSource) throws SAXException
- Specified by:
- getXMLSetMethod in interface PropertySGChain
- Overrides:
- getXMLSetMethod in interface JAXBPropertySG