|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.UniquenessFailureType.ExistsType
public static class UniquenessFailureType.ExistsType
The XCAP exists element.
| Field Summary | |
|---|---|
protected List<String> |
altValue
The list of alt-value elements. |
protected String |
field
The field attribute. |
| Constructor Summary | |
|---|---|
UniquenessFailureType.ExistsType()
|
|
| Method Summary | |
|---|---|
List<String> |
getAltValue()
Gets the altValue attribute. |
String |
getField()
Gets the field attribute. |
void |
setField(String field)
Sets the value of the field property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected List<String> altValue
protected String field
| Constructor Detail |
|---|
public UniquenessFailureType.ExistsType()
| Method Detail |
|---|
public List<String> getAltValue()
public String getField()
public void setField(String field)
field - the field to set.
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||