@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-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:52-05:00", comments="JAXB RI v2.3.3") protected Short minor
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") protected Short major
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public Short getMinor()
Short@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public void setMinor(Short value)
value - allowed object is
Short@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public Short getMajor()
ShortApache CXF