|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.headers.coloc.types.FaultDetailT
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:41+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public class FaultDetailT
Java class for faultDetailT complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="faultDetailT">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="minor" type="{http://www.w3.org/2001/XMLSchema}short"/>
<element name="major" type="{http://www.w3.org/2001/XMLSchema}short"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected short |
major
|
protected short |
minor
|
| Constructor Summary | |
|---|---|
FaultDetailT()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:41+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
protected short minor
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:41+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
protected short major
| Constructor Detail |
|---|
public FaultDetailT()
| Method Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:41+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public short getMinor()
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:41+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public void setMinor(short value)
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:41+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public short getMajor()
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:41+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public void setMajor(short value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||