Apache CXF API

Uses of Class
org.oasis_open.docs.wsrf.rp_2.ResourcePropertyValueChangeNotificationType.OldValues

Packages that use ResourcePropertyValueChangeNotificationType.OldValues
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
protected  JAXBElement<ResourcePropertyValueChangeNotificationType.OldValues> ResourcePropertyValueChangeNotificationType.oldValues
           
 

Methods in org.oasis_open.docs.wsrf.rp_2 that return ResourcePropertyValueChangeNotificationType.OldValues
 ResourcePropertyValueChangeNotificationType.OldValues ObjectFactory.createResourcePropertyValueChangeNotificationTypeOldValues()
          Create an instance of ResourcePropertyValueChangeNotificationType.OldValues
 

Methods in org.oasis_open.docs.wsrf.rp_2 that return types with arguments of type ResourcePropertyValueChangeNotificationType.OldValues
 JAXBElement<ResourcePropertyValueChangeNotificationType.OldValues> ObjectFactory.createResourcePropertyValueChangeNotificationTypeOldValues(ResourcePropertyValueChangeNotificationType.OldValues value)
          Create an instance of JAXBElement<ResourcePropertyValueChangeNotificationType.OldValues>}
 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
 JAXBElement<ResourcePropertyValueChangeNotificationType.OldValues> ObjectFactory.createResourcePropertyValueChangeNotificationTypeOldValues(ResourcePropertyValueChangeNotificationType.OldValues value)
          Create an instance of JAXBElement<ResourcePropertyValueChangeNotificationType.OldValues>}
 

Method parameters in org.oasis_open.docs.wsrf.rp_2 with type arguments of type ResourcePropertyValueChangeNotificationType.OldValues
 void ResourcePropertyValueChangeNotificationType.setOldValues(JAXBElement<ResourcePropertyValueChangeNotificationType.OldValues> value)
          Sets the value of the oldValues property.
 


Apache CXF API

Apache CXF