|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.slee.sippresence.pojo.xcaperror.NoParent
public class NoParent
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ancestor" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
</sequence>
<attribute name="phrase" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected java.lang.String |
ancestor
|
protected java.lang.String |
phrase
|
| Constructor Summary | |
|---|---|
NoParent()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAncestor()
Gets the value of the ancestor property. |
java.lang.String |
getPhrase()
Gets the value of the phrase property. |
void |
setAncestor(java.lang.String value)
Sets the value of the ancestor property. |
void |
setPhrase(java.lang.String value)
Sets the value of the phrase property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String ancestor
protected java.lang.String phrase
| Constructor Detail |
|---|
public NoParent()
| Method Detail |
|---|
public java.lang.String getAncestor()
Stringpublic void setAncestor(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPhrase()
Stringpublic void setPhrase(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||