@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public class FaultDetail extends Object
| Modifier and Type | Field and Description |
|---|---|
protected short |
major |
protected short |
minor |
| Constructor and Description |
|---|
FaultDetail() |
| Modifier and Type | Method and Description |
|---|---|
short |
getMajor()
Gets the value of the major property.
|
short |
getMinor()
Gets the value of the minor property.
|
void |
setMajor(short value)
Sets the value of the major property.
|
void |
setMinor(short value)
Sets the value of the minor property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected short minor
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected short major
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public short getMinor()
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setMinor(short value)
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public short getMajor()
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setMajor(short value)
Apache CXF