|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectde.uni_leipzig.wifa.iwi.mr3.common.Match
public class Match
Match bean class
| Nested Class Summary | |
|---|---|
static class |
Match.Factory
Factory class that keeps the parse method |
| Field Summary | |
|---|---|
protected Segment[] |
localSegment
field for Segment This was an Array! |
| Constructor Summary | |
|---|---|
Match()
|
|
| Method Summary | |
|---|---|
void |
addSegment(Segment param)
Auto generated add method for the array for convenience |
org.apache.axiom.om.OMElement |
getOMElement(QName parentQName,
org.apache.axiom.om.OMFactory factory)
|
XMLStreamReader |
getPullParser(QName qName)
databinding method to get an XML representation of this object |
Segment[] |
getSegment()
Auto generated getter method |
static boolean |
isReaderMTOMAware(XMLStreamReader reader)
isReaderMTOMAware |
void |
serialize(QName parentQName,
org.apache.axiom.om.OMFactory factory,
org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter xmlWriter)
|
void |
serialize(QName parentQName,
org.apache.axiom.om.OMFactory factory,
org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter xmlWriter,
boolean serializeType)
|
void |
setSegment(Segment[] param)
Auto generated setter method |
protected void |
validateSegment(Segment[] param)
validate the array for Segment |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Segment[] localSegment
| Constructor Detail |
|---|
public Match()
| Method Detail |
|---|
public Segment[] getSegment()
protected void validateSegment(Segment[] param)
public void setSegment(Segment[] param)
param - Segmentpublic void addSegment(Segment param)
param - de.uni_leipzig.wifa.iwi.mr3.common.Segmentpublic static boolean isReaderMTOMAware(XMLStreamReader reader)
public org.apache.axiom.om.OMElement getOMElement(QName parentQName,
org.apache.axiom.om.OMFactory factory)
throws org.apache.axis2.databinding.ADBException
parentQName - factory -
org.apache.axis2.databinding.ADBException
public void serialize(QName parentQName,
org.apache.axiom.om.OMFactory factory,
org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter 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,
org.apache.axiom.om.OMFactory factory,
org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter 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 | |||||||||