|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XcapAttribute
Represents an XCAP attribute.
| Method Summary | |
|---|---|
String |
getAttributeSelector()Get attribute selector. |
String |
getAttributeTester()Get attribute tester. |
String |
getName()Get name. |
Object |
getObjectValue()Get value as an object. |
XcapElement |
getParent()Get parent |
String |
getValue()Get value. |
void |
setValue(String value)Sets the attribute value. |
| Methods inherited from interface com.oracle.sft.xcap.client.XcapResource |
|---|
getContent, getContentType, getUrl, setContent |
| Method Detail |
|---|
XcapElement getParent()
String getName()
String getValue()
Object getObjectValue()
void setValue(String value)
value - the value to be set.String getAttributeSelector()
String getAttributeTester()
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2012 Oracle Corporation. All Rights Reserved.