Uses of Interface
org.oasisOpen.docs.wsrf.rp2.GetResourcePropertyResponseDocument.GetResourcePropertyResponse
-
Packages that use GetResourcePropertyResponseDocument.GetResourcePropertyResponse Package Description org.oasisOpen.docs.wsrf.rp2 org.oasisOpen.docs.wsrf.rp2.impl -
-
Uses of GetResourcePropertyResponseDocument.GetResourcePropertyResponse in org.oasisOpen.docs.wsrf.rp2
Methods in org.oasisOpen.docs.wsrf.rp2 that return GetResourcePropertyResponseDocument.GetResourcePropertyResponse Modifier and Type Method Description GetResourcePropertyResponseDocument.GetResourcePropertyResponseGetResourcePropertyResponseDocument. addNewGetResourcePropertyResponse()Appends and returns a new empty "GetResourcePropertyResponse" elementGetResourcePropertyResponseDocument.GetResourcePropertyResponseGetResourcePropertyResponseDocument. getGetResourcePropertyResponse()Gets the "GetResourcePropertyResponse" elementstatic GetResourcePropertyResponseDocument.GetResourcePropertyResponseGetResourcePropertyResponseDocument.GetResourcePropertyResponse.Factory. newInstance()static GetResourcePropertyResponseDocument.GetResourcePropertyResponseGetResourcePropertyResponseDocument.GetResourcePropertyResponse.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in org.oasisOpen.docs.wsrf.rp2 with parameters of type GetResourcePropertyResponseDocument.GetResourcePropertyResponse Modifier and Type Method Description voidGetResourcePropertyResponseDocument. setGetResourcePropertyResponse(GetResourcePropertyResponseDocument.GetResourcePropertyResponse getResourcePropertyResponse)Sets the "GetResourcePropertyResponse" element -
Uses of GetResourcePropertyResponseDocument.GetResourcePropertyResponse in org.oasisOpen.docs.wsrf.rp2.impl
Classes in org.oasisOpen.docs.wsrf.rp2.impl that implement GetResourcePropertyResponseDocument.GetResourcePropertyResponse Modifier and Type Class Description static classGetResourcePropertyResponseDocumentImpl.GetResourcePropertyResponseImplAn XML GetResourcePropertyResponse(@http://docs.oasis-open.org/wsrf/rp-2).Methods in org.oasisOpen.docs.wsrf.rp2.impl that return GetResourcePropertyResponseDocument.GetResourcePropertyResponse Modifier and Type Method Description GetResourcePropertyResponseDocument.GetResourcePropertyResponseGetResourcePropertyResponseDocumentImpl. addNewGetResourcePropertyResponse()Appends and returns a new empty "GetResourcePropertyResponse" elementGetResourcePropertyResponseDocument.GetResourcePropertyResponseGetResourcePropertyResponseDocumentImpl. getGetResourcePropertyResponse()Gets the "GetResourcePropertyResponse" elementMethods in org.oasisOpen.docs.wsrf.rp2.impl with parameters of type GetResourcePropertyResponseDocument.GetResourcePropertyResponse Modifier and Type Method Description voidGetResourcePropertyResponseDocumentImpl. setGetResourcePropertyResponse(GetResourcePropertyResponseDocument.GetResourcePropertyResponse getResourcePropertyResponse)Sets the "GetResourcePropertyResponse" element
-