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

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.resourceproperties.datatypes.impl.impl.ResourcePropertyValueChangeNotificationTypeImpl
All Implemented Interfaces:
com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType

public class ResourcePropertyValueChangeNotificationTypeImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType


Nested Class Summary
static class ResourcePropertyValueChangeNotificationTypeImpl.NewValuesImpl
           
static class ResourcePropertyValueChangeNotificationTypeImpl.OldValuesImpl
           
 
Nested classes/interfaces inherited from interface com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType
com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType.NewValues, com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType.OldValues
 
Constructor Summary
protected ResourcePropertyValueChangeNotificationTypeImpl(com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType.NewValues values)
          Default constructor
protected ResourcePropertyValueChangeNotificationTypeImpl(ResourcePropertyValueChangeNotificationType jaxbTypeObj)
           
 
Method Summary
protected  ResourcePropertyValueChangeNotificationType getJaxbTypeObj()
           
 com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType.NewValues getNewValues()
           
 com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType.OldValues getOldValues()
           
 void setNewValues(com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType.NewValues newTopicSetValue)
           
 void setOldValues(com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType.OldValues oldTopicSetValue)
           
static ResourcePropertyValueChangeNotificationType toJaxbModel(com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType 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

protected ResourcePropertyValueChangeNotificationTypeImpl(com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType.NewValues values)
Default constructor


ResourcePropertyValueChangeNotificationTypeImpl

protected ResourcePropertyValueChangeNotificationTypeImpl(ResourcePropertyValueChangeNotificationType jaxbTypeObj)
Method Detail

getJaxbTypeObj

protected final ResourcePropertyValueChangeNotificationType getJaxbTypeObj()

getNewValues

public com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType.NewValues getNewValues()
Specified by:
getNewValues in interface com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType

setNewValues

public void setNewValues(com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType.NewValues newTopicSetValue)
Specified by:
setNewValues in interface com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType

getOldValues

public com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType.OldValues getOldValues()
Specified by:
getOldValues in interface com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType

setOldValues

public void setOldValues(com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType.OldValues oldTopicSetValue)
Specified by:
setOldValues in interface com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType

toJaxbModel

public static ResourcePropertyValueChangeNotificationType toJaxbModel(com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType 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.