Uses of Interface
org.oasisOpen.docs.wsrf.rp2.ResourcePropertyValueChangeNotificationType.OldValues
-
Packages that use ResourcePropertyValueChangeNotificationType.OldValues Package Description org.oasisOpen.docs.wsrf.rp2 org.oasisOpen.docs.wsrf.rp2.impl -
-
Uses of ResourcePropertyValueChangeNotificationType.OldValues in org.oasisOpen.docs.wsrf.rp2
Methods in org.oasisOpen.docs.wsrf.rp2 that return ResourcePropertyValueChangeNotificationType.OldValues Modifier and Type Method Description ResourcePropertyValueChangeNotificationType.OldValuesResourcePropertyValueChangeNotificationType. addNewOldValues()Appends and returns a new empty "OldValues" elementResourcePropertyValueChangeNotificationType.OldValuesResourcePropertyValueChangeNotificationType. getOldValues()Gets the "OldValues" elementstatic ResourcePropertyValueChangeNotificationType.OldValuesResourcePropertyValueChangeNotificationType.OldValues.Factory. newInstance()static ResourcePropertyValueChangeNotificationType.OldValuesResourcePropertyValueChangeNotificationType.OldValues.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in org.oasisOpen.docs.wsrf.rp2 with parameters of type ResourcePropertyValueChangeNotificationType.OldValues Modifier and Type Method Description voidResourcePropertyValueChangeNotificationType. setOldValues(ResourcePropertyValueChangeNotificationType.OldValues oldValues)Sets the "OldValues" element -
Uses of ResourcePropertyValueChangeNotificationType.OldValues in org.oasisOpen.docs.wsrf.rp2.impl
Classes in org.oasisOpen.docs.wsrf.rp2.impl that implement ResourcePropertyValueChangeNotificationType.OldValues Modifier and Type Class Description static classResourcePropertyValueChangeNotificationTypeImpl.OldValuesImplAn XML OldValues(@http://docs.oasis-open.org/wsrf/rp-2).Methods in org.oasisOpen.docs.wsrf.rp2.impl that return ResourcePropertyValueChangeNotificationType.OldValues Modifier and Type Method Description ResourcePropertyValueChangeNotificationType.OldValuesResourcePropertyValueChangeNotificationTypeImpl. addNewOldValues()Appends and returns a new empty "OldValues" elementResourcePropertyValueChangeNotificationType.OldValuesResourcePropertyValueChangeNotificationTypeImpl. getOldValues()Gets the "OldValues" elementMethods in org.oasisOpen.docs.wsrf.rp2.impl with parameters of type ResourcePropertyValueChangeNotificationType.OldValues Modifier and Type Method Description voidResourcePropertyValueChangeNotificationTypeImpl. setOldValues(ResourcePropertyValueChangeNotificationType.OldValues oldValues)Sets the "OldValues" element
-