Uses of Interface
org.oasisOpen.docs.wsrf.rp2.InsertResourcePropertiesDocument.InsertResourceProperties
-
Packages that use InsertResourcePropertiesDocument.InsertResourceProperties Package Description org.oasisOpen.docs.wsrf.rp2 org.oasisOpen.docs.wsrf.rp2.impl -
-
Uses of InsertResourcePropertiesDocument.InsertResourceProperties in org.oasisOpen.docs.wsrf.rp2
Methods in org.oasisOpen.docs.wsrf.rp2 that return InsertResourcePropertiesDocument.InsertResourceProperties Modifier and Type Method Description InsertResourcePropertiesDocument.InsertResourcePropertiesInsertResourcePropertiesDocument. addNewInsertResourceProperties()Appends and returns a new empty "InsertResourceProperties" elementInsertResourcePropertiesDocument.InsertResourcePropertiesInsertResourcePropertiesDocument. getInsertResourceProperties()Gets the "InsertResourceProperties" elementstatic InsertResourcePropertiesDocument.InsertResourcePropertiesInsertResourcePropertiesDocument.InsertResourceProperties.Factory. newInstance()static InsertResourcePropertiesDocument.InsertResourcePropertiesInsertResourcePropertiesDocument.InsertResourceProperties.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in org.oasisOpen.docs.wsrf.rp2 with parameters of type InsertResourcePropertiesDocument.InsertResourceProperties Modifier and Type Method Description voidInsertResourcePropertiesDocument. setInsertResourceProperties(InsertResourcePropertiesDocument.InsertResourceProperties insertResourceProperties)Sets the "InsertResourceProperties" element -
Uses of InsertResourcePropertiesDocument.InsertResourceProperties in org.oasisOpen.docs.wsrf.rp2.impl
Classes in org.oasisOpen.docs.wsrf.rp2.impl that implement InsertResourcePropertiesDocument.InsertResourceProperties Modifier and Type Class Description static classInsertResourcePropertiesDocumentImpl.InsertResourcePropertiesImplAn XML InsertResourceProperties(@http://docs.oasis-open.org/wsrf/rp-2).Methods in org.oasisOpen.docs.wsrf.rp2.impl that return InsertResourcePropertiesDocument.InsertResourceProperties Modifier and Type Method Description InsertResourcePropertiesDocument.InsertResourcePropertiesInsertResourcePropertiesDocumentImpl. addNewInsertResourceProperties()Appends and returns a new empty "InsertResourceProperties" elementInsertResourcePropertiesDocument.InsertResourcePropertiesInsertResourcePropertiesDocumentImpl. getInsertResourceProperties()Gets the "InsertResourceProperties" elementMethods in org.oasisOpen.docs.wsrf.rp2.impl with parameters of type InsertResourcePropertiesDocument.InsertResourceProperties Modifier and Type Method Description voidInsertResourcePropertiesDocumentImpl. setInsertResourceProperties(InsertResourcePropertiesDocument.InsertResourceProperties insertResourceProperties)Sets the "InsertResourceProperties" element
-