@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public class ComplexChoice extends Object
| Modifier and Type | Field and Description |
|---|---|
protected DerivedChoiceBaseComplex |
varDerivedStruct |
protected Float |
varFloat |
| Constructor and Description |
|---|
ComplexChoice() |
| Modifier and Type | Method and Description |
|---|---|
Map<QName,String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
DerivedChoiceBaseComplex |
getVarDerivedStruct()
Gets the value of the varDerivedStruct property.
|
Float |
getVarFloat()
Gets the value of the varFloat property.
|
void |
setVarDerivedStruct(DerivedChoiceBaseComplex value)
Sets the value of the varDerivedStruct property.
|
void |
setVarFloat(Float value)
Sets the value of the varFloat property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected Float varFloat
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected DerivedChoiceBaseComplex varDerivedStruct
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public Float getVarFloat()
Float@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setVarFloat(Float value)
value - allowed object is
Float@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public DerivedChoiceBaseComplex getVarDerivedStruct()
DerivedChoiceBaseComplex@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setVarDerivedStruct(DerivedChoiceBaseComplex value)
value - allowed object is
DerivedChoiceBaseComplex@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public Map<QName,String> getOtherAttributes()
Apache CXF