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

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


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

Constructor Detail

ResourcePropertyValueChangeNotificationTypeImpl.OldValuesImpl

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


ResourcePropertyValueChangeNotificationTypeImpl.OldValuesImpl

protected ResourcePropertyValueChangeNotificationTypeImpl.OldValuesImpl(ResourcePropertyValueChangeNotificationType.OldValues jaxbTypeObj)
Method Detail

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.