|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.slee.sippresence.pojo.rpid.PlaceIs.Video
public static class PlaceIs.Video
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">
<choice>
<element name="toobright" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
<element name="ok" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
<element name="dark" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
<element name="unknown" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
</choice>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected Empty |
dark
|
protected Empty |
ok
|
protected Empty |
toobright
|
protected Empty |
unknown
|
| Constructor Summary | |
|---|---|
PlaceIs.Video()
|
|
| Method Summary | |
|---|---|
Empty |
getDark()
Gets the value of the dark property. |
Empty |
getOk()
Gets the value of the ok property. |
Empty |
getToobright()
Gets the value of the toobright property. |
Empty |
getUnknown()
Gets the value of the unknown property. |
void |
setDark(Empty value)
Sets the value of the dark property. |
void |
setOk(Empty value)
Sets the value of the ok property. |
void |
setToobright(Empty value)
Sets the value of the toobright property. |
void |
setUnknown(Empty value)
Sets the value of the unknown property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Empty toobright
protected Empty ok
protected Empty dark
protected Empty unknown
| Constructor Detail |
|---|
public PlaceIs.Video()
| Method Detail |
|---|
public Empty getToobright()
Emptypublic void setToobright(Empty value)
value - allowed object is
Emptypublic Empty getOk()
Emptypublic void setOk(Empty value)
value - allowed object is
Emptypublic Empty getDark()
Emptypublic void setDark(Empty value)
value - allowed object is
Emptypublic Empty getUnknown()
Emptypublic void setUnknown(Empty value)
value - allowed object is
Empty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||