Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
org.apache.ws.jaxme.generator.sg.impl.AnyElementPropertySG
public class AnyElementPropertySG
extends JAXBPropertySG
Constructor 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