@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public class SimpleContent2 extends SimpleContent1
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
attrib2A |
protected Long |
attrib2B |
attrib1A, attrib1B, value| Constructor and Description |
|---|
SimpleContent2() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAttrib2A()
Gets the value of the attrib2A property.
|
Long |
getAttrib2B()
Gets the value of the attrib2B property.
|
void |
setAttrib2A(Integer value)
Sets the value of the attrib2A property.
|
void |
setAttrib2B(Long value)
Sets the value of the attrib2B property.
|
getAttrib1A, getAttrib1B, getValue, setAttrib1A, setAttrib1B, setValue@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected Integer attrib2A
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected Long attrib2B
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public Integer getAttrib2A()
Integer@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setAttrib2A(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 Long getAttrib2B()
LongApache CXF