Uses of Class
org.oasis_open.docs.wsrf.rp_2.ResourcePropertyValueChangeNotificationType.OldValues
Packages that use ResourcePropertyValueChangeNotificationType.OldValues
-
Uses of ResourcePropertyValueChangeNotificationType.OldValues in org.oasis_open.docs.wsrf.rp_2
Fields in org.oasis_open.docs.wsrf.rp_2 with type parameters of type ResourcePropertyValueChangeNotificationType.OldValuesModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<ResourcePropertyValueChangeNotificationType.OldValues>ResourcePropertyValueChangeNotificationType.oldValuesMethods in org.oasis_open.docs.wsrf.rp_2 that return ResourcePropertyValueChangeNotificationType.OldValuesModifier and TypeMethodDescriptionObjectFactory.createResourcePropertyValueChangeNotificationTypeOldValues()Create an instance ofResourcePropertyValueChangeNotificationType.OldValuesMethods in org.oasis_open.docs.wsrf.rp_2 that return types with arguments of type ResourcePropertyValueChangeNotificationType.OldValuesModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ResourcePropertyValueChangeNotificationType.OldValues>ObjectFactory.createResourcePropertyValueChangeNotificationTypeOldValues(ResourcePropertyValueChangeNotificationType.OldValues value) jakarta.xml.bind.JAXBElement<ResourcePropertyValueChangeNotificationType.OldValues>ResourcePropertyValueChangeNotificationType.getOldValues()Gets the value of the oldValues property.Methods in org.oasis_open.docs.wsrf.rp_2 with parameters of type ResourcePropertyValueChangeNotificationType.OldValuesModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ResourcePropertyValueChangeNotificationType.OldValues>ObjectFactory.createResourcePropertyValueChangeNotificationTypeOldValues(ResourcePropertyValueChangeNotificationType.OldValues value) Method parameters in org.oasis_open.docs.wsrf.rp_2 with type arguments of type ResourcePropertyValueChangeNotificationType.OldValuesModifier and TypeMethodDescriptionvoidResourcePropertyValueChangeNotificationType.setOldValues(jakarta.xml.bind.JAXBElement<ResourcePropertyValueChangeNotificationType.OldValues> value) Sets the value of the oldValues property.