|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GetResourcePropertyResponse
Interface related to "GetResourcePropertyResponse" WS-ResourceProperties message exchange payload. Thought to be the most "user-friendly" as possible according to WS-ResourceProperties specification (part of WS-Resource specifications set) content and especially its associated XML Schema
| Method Summary | |
|---|---|
java.util.List<org.w3c.dom.Element> |
getPropertyValue()
Get the requested Ws-Resource property value(s) |
void |
setPropertyValue(java.util.List<org.w3c.dom.Element> value)
Set the value(s) of the requested resource's property |
| Method Detail |
|---|
java.util.List<org.w3c.dom.Element> getPropertyValue()
Element objectsvoid setPropertyValue(java.util.List<org.w3c.dom.Element> value)
value - values of the requested resource's property as list of Element objects
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||