|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wso2.carbon.wsdl2code.stub.CodegenForCXF
public class CodegenForCXF
CodegenForCXF bean class
| Nested Class Summary | |
|---|---|
static class |
CodegenForCXF.Factory
Factory class that keeps the parse method |
| Field Summary | |
|---|---|
protected String[] |
localOptions
field for Options This was an Array! |
protected boolean |
localOptionsTracker
|
static QName |
MY_QNAME
|
| Constructor Summary | |
|---|---|
CodegenForCXF()
|
|
| Method Summary | |
|---|---|
void |
addOptions(String param)
Auto generated add method for the array for convenience |
org.apache.axiom.om.OMElement |
getOMElement(QName parentQName,
org.apache.axiom.om.OMFactory factory)
|
String[] |
getOptions()
Auto generated getter method |
XMLStreamReader |
getPullParser(QName qName)
databinding method to get an XML representation of this object |
boolean |
isOptionsSpecified()
|
void |
serialize(QName parentQName,
XMLStreamWriter xmlWriter)
|
void |
serialize(QName parentQName,
XMLStreamWriter xmlWriter,
boolean serializeType)
|
void |
setOptions(String[] param)
Auto generated setter method |
protected void |
validateOptions(String[] param)
validate the array for Options |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final QName MY_QNAME
protected String[] localOptions
protected boolean localOptionsTracker
| Constructor Detail |
|---|
public CodegenForCXF()
| Method Detail |
|---|
public boolean isOptionsSpecified()
public String[] getOptions()
protected void validateOptions(String[] param)
public void setOptions(String[] param)
param - Optionspublic void addOptions(String param)
param - java.lang.String
public org.apache.axiom.om.OMElement getOMElement(QName parentQName,
org.apache.axiom.om.OMFactory factory)
throws org.apache.axis2.databinding.ADBException
getOMElement in interface org.apache.axis2.databinding.ADBBeanparentQName - factory -
org.apache.axis2.databinding.ADBException
public void serialize(QName parentQName,
XMLStreamWriter xmlWriter)
throws XMLStreamException,
org.apache.axis2.databinding.ADBException
serialize in interface org.apache.axis2.databinding.ADBBeanXMLStreamException
org.apache.axis2.databinding.ADBException
public void serialize(QName parentQName,
XMLStreamWriter xmlWriter,
boolean serializeType)
throws XMLStreamException,
org.apache.axis2.databinding.ADBException
serialize in interface org.apache.axis2.databinding.ADBBeanXMLStreamException
org.apache.axis2.databinding.ADBException
public XMLStreamReader getPullParser(QName qName)
throws org.apache.axis2.databinding.ADBException
getPullParser in interface org.apache.axis2.databinding.ADBBeanorg.apache.axis2.databinding.ADBException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||