Apache CXF API

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

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

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

Fields in org.oasis_open.docs.wsrf.rp_2 declared as UpdateType
protected  UpdateType UpdateResourceProperties.update
           
 

Methods in org.oasis_open.docs.wsrf.rp_2 that return UpdateType
 UpdateType ObjectFactory.createUpdateType()
          Create an instance of UpdateType
 UpdateType UpdateResourceProperties.getUpdate()
          Gets the value of the update property.
 

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

Methods in org.oasis_open.docs.wsrf.rp_2 with parameters of type UpdateType
 JAXBElement<UpdateType> ObjectFactory.createUpdate(UpdateType value)
          Create an instance of JAXBElement<UpdateType>}
 void UpdateResourceProperties.setUpdate(UpdateType value)
          Sets the value of the update property.
 


Apache CXF API

Apache CXF