|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.type_test.types1.UnboundedArray
org.apache.type_test.types1.DerivedChoiceBaseArray
@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 DerivedChoiceBaseArray
Java class for DerivedChoiceBaseArray complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DerivedChoiceBaseArray">
<complexContent>
<extension base="{http://apache.org/type_test/types1}UnboundedArray">
<choice>
<element name="varStringExt" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="varFloatExt" type="{http://www.w3.org/2001/XMLSchema}float"/>
</choice>
<attribute name="attrStringExt" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
attrStringExt
|
protected Float |
varFloatExt
|
protected String |
varStringExt
|
| Fields inherited from class org.apache.type_test.types1.UnboundedArray |
|---|
item |
| Constructor Summary | |
|---|---|
DerivedChoiceBaseArray()
|
|
| Method Summary | |
|---|---|
String |
getAttrStringExt()
Gets the value of the attrStringExt property. |
Float |
getVarFloatExt()
Gets the value of the varFloatExt property. |
String |
getVarStringExt()
Gets the value of the varStringExt property. |
void |
setAttrStringExt(String value)
Sets the value of the attrStringExt property. |
void |
setVarFloatExt(Float value)
Sets the value of the varFloatExt property. |
void |
setVarStringExt(String value)
Sets the value of the varStringExt property. |
| Methods inherited from class org.apache.type_test.types1.UnboundedArray |
|---|
getItem |
| 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 String varStringExt
@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 Float varFloatExt
@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 String attrStringExt
| Constructor Detail |
|---|
public DerivedChoiceBaseArray()
| 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 String getVarStringExt()
String
@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 setVarStringExt(String value)
value - allowed object is
String
@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 Float getVarFloatExt()
Float
@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 setVarFloatExt(Float value)
value - allowed object is
Float
@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 String getAttrStringExt()
String
@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 setAttrStringExt(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||