Uses of Class
org.oasis_open.docs.wsrf.rp_2.ResourcePropertyValueChangeNotificationType.OldValues
-
Packages that use ResourcePropertyValueChangeNotificationType.OldValues Package Description org.oasis_open.docs.wsrf.rp_2 -
-
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.OldValues Modifier and Type Field Description protected javax.xml.bind.JAXBElement<ResourcePropertyValueChangeNotificationType.OldValues>ResourcePropertyValueChangeNotificationType. oldValuesMethods in org.oasis_open.docs.wsrf.rp_2 that return ResourcePropertyValueChangeNotificationType.OldValues Modifier and Type Method Description ResourcePropertyValueChangeNotificationType.OldValuesObjectFactory. createResourcePropertyValueChangeNotificationTypeOldValues()Create an instance ofResourcePropertyValueChangeNotificationType.OldValuesMethods in org.oasis_open.docs.wsrf.rp_2 that return types with arguments of type ResourcePropertyValueChangeNotificationType.OldValues Modifier and Type Method Description javax.xml.bind.JAXBElement<ResourcePropertyValueChangeNotificationType.OldValues>ObjectFactory. createResourcePropertyValueChangeNotificationTypeOldValues(ResourcePropertyValueChangeNotificationType.OldValues value)javax.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.OldValues Modifier and Type Method Description javax.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.OldValues Modifier and Type Method Description voidResourcePropertyValueChangeNotificationType. setOldValues(javax.xml.bind.JAXBElement<ResourcePropertyValueChangeNotificationType.OldValues> value)Sets the value of the oldValues property.
-