|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.type_test.types3.MRecSeqC
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:36+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public class MRecSeqC
Java class for MRecSeqC complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MRecSeqC">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="varIntC" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="seqDs" type="{http://apache.org/type_test/types3}ArrayOfMRecSeqD"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected ArrayOfMRecSeqD |
seqDs
|
protected int |
varIntC
|
| Constructor Summary | |
|---|---|
MRecSeqC()
|
|
| Method Summary | |
|---|---|
ArrayOfMRecSeqD |
getSeqDs()
Gets the value of the seqDs property. |
int |
getVarIntC()
Gets the value of the varIntC property. |
void |
setSeqDs(ArrayOfMRecSeqD value)
Sets the value of the seqDs property. |
void |
setVarIntC(int value)
Sets the value of the varIntC property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:36+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
protected int varIntC
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:36+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
protected ArrayOfMRecSeqD seqDs
| Constructor Detail |
|---|
public MRecSeqC()
| Method Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:36+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public int getVarIntC()
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:36+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public void setVarIntC(int value)
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:36+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public ArrayOfMRecSeqD getSeqDs()
ArrayOfMRecSeqD
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:36+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public void setSeqDs(ArrayOfMRecSeqD value)
value - allowed object is
ArrayOfMRecSeqD
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||