Uses of Interface
com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.ResourcePropertyValueChangeNotificationType.OldValues

Packages that use ResourcePropertyValueChangeNotificationType.OldValues
com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction   
com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.implementor   
com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.refinedabstraction   
 

Uses of ResourcePropertyValueChangeNotificationType.OldValues in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction
 

Methods in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction that return ResourcePropertyValueChangeNotificationType.OldValues
 ResourcePropertyValueChangeNotificationType.OldValues WsrfrpFactory.createResourcePropertyValueChangeNotificationTypeOldValues(org.w3c.dom.Element valueAsElt)
          create a minimal ResourcePropertyValueChangeNotificationType.OldValues object, respect to "model implementation"
 ResourcePropertyValueChangeNotificationType.OldValues ResourcePropertyValueChangeNotificationType.getOldValues()
          Get the list of property's old value(s)
 

Methods in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction with parameters of type ResourcePropertyValueChangeNotificationType.OldValues
 void ResourcePropertyValueChangeNotificationType.setOldValues(ResourcePropertyValueChangeNotificationType.OldValues oldTopicSetValue)
          Set list of property's old value(s)
 

Uses of ResourcePropertyValueChangeNotificationType.OldValues in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.implementor
 

Methods in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.implementor that return ResourcePropertyValueChangeNotificationType.OldValues
 ResourcePropertyValueChangeNotificationType.OldValues WsrfrpModelFactory.createWsrfrpModelResourcePropertyValueChangeNotificationTypeOldValues(org.w3c.dom.Element valueAsElt)
          create a minimal ResourcePropertyValueChangeNotificationType.OldValues object, respect to "model implementation"
 

Uses of ResourcePropertyValueChangeNotificationType.OldValues in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.refinedabstraction
 

Methods in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.refinedabstraction that return ResourcePropertyValueChangeNotificationType.OldValues
 ResourcePropertyValueChangeNotificationType.OldValues RefinedWsrfrpFactory.createResourcePropertyValueChangeNotificationTypeOldValues(org.w3c.dom.Element valueAsElt)
           
 



Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.