public class ServerStatus extends StringPattern
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<xri://$xrd*($v*2.0)>StringPattern">
<attGroup ref="{xri://$xrd*($v*2.0)}otherattribute"/>
<attGroup ref="{xri://$xrd*($v*2.0)}codeAttrGrp"/>
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected int |
code |
value| Constructor and Description |
|---|
ServerStatus() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode()
Gets the value of the code property.
|
void |
setCode(int value)
Sets the value of the code property.
|
getOtherAttributes, getValue, setValueCopyright © 2013 Seam Framework. All Rights Reserved.