Apache CXF API

Uses of Class
org.oasis_open.docs.wsrf.rp_2.DeleteType

Packages that use DeleteType
org.oasis_open.docs.wsrf.rp_2   
 

Uses of DeleteType in org.oasis_open.docs.wsrf.rp_2
 

Fields in org.oasis_open.docs.wsrf.rp_2 declared as DeleteType
protected  DeleteType DeleteResourceProperties.delete
           
 

Methods in org.oasis_open.docs.wsrf.rp_2 that return DeleteType
 DeleteType ObjectFactory.createDeleteType()
          Create an instance of DeleteType
 DeleteType DeleteResourceProperties.getDelete()
          Gets the value of the delete property.
 

Methods in org.oasis_open.docs.wsrf.rp_2 that return types with arguments of type DeleteType
 JAXBElement<DeleteType> ObjectFactory.createDelete(DeleteType value)
          Create an instance of JAXBElement<DeleteType>}
 

Methods in org.oasis_open.docs.wsrf.rp_2 with parameters of type DeleteType
 JAXBElement<DeleteType> ObjectFactory.createDelete(DeleteType value)
          Create an instance of JAXBElement<DeleteType>}
 void DeleteResourceProperties.setDelete(DeleteType value)
          Sets the value of the delete property.
 


Apache CXF API

Apache CXF