| Package | Description |
|---|---|
| org.oasis_open.docs.wsrf.rp_2 |
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<ResourcePropertyValueChangeNotificationType.OldValues> |
ResourcePropertyValueChangeNotificationType.oldValues |
| Modifier and Type | Method and Description |
|---|---|
ResourcePropertyValueChangeNotificationType.OldValues |
ObjectFactory.createResourcePropertyValueChangeNotificationTypeOldValues()
Create an instance of
ResourcePropertyValueChangeNotificationType.OldValues |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ResourcePropertyValueChangeNotificationType.OldValues> |
ObjectFactory.createResourcePropertyValueChangeNotificationTypeOldValues(ResourcePropertyValueChangeNotificationType.OldValues value)
|
JAXBElement<ResourcePropertyValueChangeNotificationType.OldValues> |
ResourcePropertyValueChangeNotificationType.getOldValues()
Gets the value of the oldValues property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ResourcePropertyValueChangeNotificationType.OldValues> |
ObjectFactory.createResourcePropertyValueChangeNotificationTypeOldValues(ResourcePropertyValueChangeNotificationType.OldValues value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourcePropertyValueChangeNotificationType.setOldValues(JAXBElement<ResourcePropertyValueChangeNotificationType.OldValues> value)
Sets the value of the oldValues property.
|
Apache CXF