com.ebmwebsourcing.wsstar.resourceproperties.datatypes.impl.impl
Class ResourcePropertyValueChangeNotificationTypeImpl.NewValuesImpl

java.lang.Object
  extended by 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


Constructor Summary
protected ResourcePropertyValueChangeNotificationTypeImpl.NewValuesImpl(org.w3c.dom.Element value)
          Default constructor
protected ResourcePropertyValueChangeNotificationTypeImpl.NewValuesImpl(ResourcePropertyValueChangeNotificationType.NewValues jaxbTypeObj)
           
 
Method Summary
 void addValue(org.w3c.dom.Element valueAsElt)
           
protected  ResourcePropertyValueChangeNotificationType.NewValues getJaxbTypeObj()
           
 java.util.List<org.w3c.dom.Element> getValues()
           
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourcePropertyValueChangeNotificationTypeImpl.NewValuesImpl

protected ResourcePropertyValueChangeNotificationTypeImpl.NewValuesImpl(org.w3c.dom.Element value)
Default constructor


ResourcePropertyValueChangeNotificationTypeImpl.NewValuesImpl

protected ResourcePropertyValueChangeNotificationTypeImpl.NewValuesImpl(ResourcePropertyValueChangeNotificationType.NewValues jaxbTypeObj)
Method Detail

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.