|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReferenceParametersType
Interface related to "ReferenceParametersType" WS-Addressing type Thought to be the most "user-friendly" as possible according to WS-Addressing specification content and especially its associated XML Schema
| Method Summary | |
|---|---|
void |
addAllAny(java.util.List<org.w3c.dom.Element> anyAsElts)
add a list of reference parameters to the endpoint reference parameters part |
void |
addAny(org.w3c.dom.Element anyAsElt)
add a reference parameters to the endpoint reference parameters part |
java.util.List<org.w3c.dom.Element> |
getAny()
Get the reference parameters content values |
| Method Detail |
|---|
java.util.List<org.w3c.dom.Element> getAny()
Element objectvoid addAny(org.w3c.dom.Element anyAsElt)
anyAsElt - the reference parameters to add, provided as Element objectvoid addAllAny(java.util.List<org.w3c.dom.Element> anyAsElts)
anyAsElts - the list of reference parameters to add, provided as a list of Element object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||