@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public class ExtColourEnum extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
attrib1 |
protected String |
attrib2 |
protected List<String> |
attrib3 |
protected ColourEnum |
value |
| Constructor and Description |
|---|
ExtColourEnum() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAttrib1()
Gets the value of the attrib1 property.
|
String |
getAttrib2()
Gets the value of the attrib2 property.
|
List<String> |
getAttrib3()
Gets the value of the attrib3 property.
|
ColourEnum |
getValue()
Gets the value of the value property.
|
void |
setAttrib1(Integer value)
Sets the value of the attrib1 property.
|
void |
setAttrib2(String value)
Sets the value of the attrib2 property.
|
void |
setValue(ColourEnum value)
Sets the value of the value property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected ColourEnum value
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected Integer attrib1
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected String attrib2
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public ColourEnum getValue()
ColourEnum@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setValue(ColourEnum value)
value - allowed object is
ColourEnum@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public Integer getAttrib1()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setAttrib1(Integer value)
value - allowed object is
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public String getAttrib2()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setAttrib2(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public List<String> getAttrib3()
StringApache CXF