|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.security.external.jaxb.xrds.StringPattern
org.jboss.seam.security.external.jaxb.xrds.Status
public class Status
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)}codeAttrGrp"/>
<attGroup ref="{xri://$xrd*($v*2.0)}otherattribute"/>
<attGroup ref="{xri://$xrd*($v*2.0)}verifyAttrGrp"/>
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</simpleContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
ceid
|
protected String |
cid
|
protected int |
code
|
| Fields inherited from class org.jboss.seam.security.external.jaxb.xrds.StringPattern |
|---|
value |
| Constructor Summary | |
|---|---|
Status()
|
|
| Method Summary | |
|---|---|
String |
getCeid()
Gets the value of the ceid property. |
String |
getCid()
Gets the value of the cid property. |
int |
getCode()
Gets the value of the code property. |
void |
setCeid(String value)
Sets the value of the ceid property. |
void |
setCid(String value)
Sets the value of the cid property. |
void |
setCode(int value)
Sets the value of the code property. |
| Methods inherited from class org.jboss.seam.security.external.jaxb.xrds.StringPattern |
|---|
getOtherAttributes, getValue, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int code
protected String cid
protected String ceid
| Constructor Detail |
|---|
public Status()
| Method Detail |
|---|
public int getCode()
public void setCode(int value)
public String getCid()
Stringpublic void setCid(String value)
value - allowed object is
Stringpublic String getCeid()
Stringpublic void setCeid(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||