Uses of Class
org.oasis_open.docs.wsrf.rp_2.UpdateType
-
Packages that use UpdateType Package Description 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 Modifier and Type Field Description protected UpdateTypeUpdateResourceProperties. updateMethods in org.oasis_open.docs.wsrf.rp_2 that return UpdateType Modifier and Type Method Description UpdateTypeObjectFactory. createUpdateType()Create an instance ofUpdateTypeUpdateTypeUpdateResourceProperties. 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 Modifier and Type Method Description javax.xml.bind.JAXBElement<UpdateType>ObjectFactory. createUpdate(UpdateType value)Methods in org.oasis_open.docs.wsrf.rp_2 with parameters of type UpdateType Modifier and Type Method Description javax.xml.bind.JAXBElement<UpdateType>ObjectFactory. createUpdate(UpdateType value)voidUpdateResourceProperties. setUpdate(UpdateType value)Sets the value of the update property.
-