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