com.ebmwebsourcing.wsstar.resourceproperties.datatypes.impl.impl
Class ResourcePropertyValueChangeNotificationTypeImpl.OldValuesImpl
java.lang.Object
com.ebmwebsourcing.wsstar.resourceproperties.datatypes.impl.impl.ResourcePropertyValueChangeNotificationTypeImpl.OldValuesImpl
- All Implemented Interfaces:
- com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType.OldValues
- Enclosing class:
- ResourcePropertyValueChangeNotificationTypeImpl
public static class ResourcePropertyValueChangeNotificationTypeImpl.OldValuesImpl
- extends java.lang.Object
- implements com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType.OldValues
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourcePropertyValueChangeNotificationTypeImpl.OldValuesImpl
protected ResourcePropertyValueChangeNotificationTypeImpl.OldValuesImpl(org.w3c.dom.Element value)
- Default constructor
ResourcePropertyValueChangeNotificationTypeImpl.OldValuesImpl
protected ResourcePropertyValueChangeNotificationTypeImpl.OldValuesImpl(ResourcePropertyValueChangeNotificationType.OldValues jaxbTypeObj)
getJaxbTypeObj
protected final ResourcePropertyValueChangeNotificationType.OldValues getJaxbTypeObj()
getValues
public java.util.List<org.w3c.dom.Element> getValues()
- Specified by:
getValues in interface com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType.OldValues
addValue
public void addValue(org.w3c.dom.Element valueAsElt)
- Specified by:
addValue in interface com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType.OldValues
toJaxbModel
public static ResourcePropertyValueChangeNotificationType.OldValues toJaxbModel(com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType.OldValues apiTypeObj)
- A way to create a
ResourcePropertyValueChangeNotificationType.OldValues
"Jaxb model type" object from a ResourcePropertyValueChangeNotificationType.OldValues "api type" one
- Parameters:
apiTypeObj -
Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.