@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public class SimpleContent3 extends SimpleContent2
| Modifier and Type | Field and Description |
|---|---|
protected String |
attrib3A |
protected Boolean |
attrib3B |
attrib2A, attrib2Battrib1A, attrib1B, value| Constructor and Description |
|---|
SimpleContent3() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttrib3A()
Gets the value of the attrib3A property.
|
Boolean |
isAttrib3B()
Gets the value of the attrib3B property.
|
void |
setAttrib3A(String value)
Sets the value of the attrib3A property.
|
void |
setAttrib3B(Boolean value)
Sets the value of the attrib3B property.
|
getAttrib2A, getAttrib2B, setAttrib2A, setAttrib2BgetAttrib1A, 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 String attrib3A
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected Boolean attrib3B
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public String getAttrib3A()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setAttrib3A(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 Boolean isAttrib3B()
BooleanApache CXF