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