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

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

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

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

Methods in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction with parameters of type ResourcePropertyValueChangeNotificationType.NewValues
 ResourcePropertyValueChangeNotificationType WsrfrpFactory.createResourcePropertyValueChangeNotificationType(ResourcePropertyValueChangeNotificationType.NewValues newValues)
          create a minimal ResourcePropertyValueChangeNotificationType object, respect to "model implementation"
 void ResourcePropertyValueChangeNotificationType.setNewValues(ResourcePropertyValueChangeNotificationType.NewValues newTopicSetValue)
          Set list of property's new value(s)
 

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

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

Methods in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.implementor with parameters of type ResourcePropertyValueChangeNotificationType.NewValues
 ResourcePropertyValueChangeNotificationType WsrfrpModelFactory.createWsrfrpModelResourcePropertyValueChangeNotificationType(ResourcePropertyValueChangeNotificationType.NewValues newValues)
          create a minimal ResourcePropertyValueChangeNotificationType object, respect to "model implementation"
 

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

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

Methods in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.refinedabstraction with parameters of type ResourcePropertyValueChangeNotificationType.NewValues
 ResourcePropertyValueChangeNotificationType RefinedWsrfrpFactory.createResourcePropertyValueChangeNotificationType(ResourcePropertyValueChangeNotificationType.NewValues newValues)
           
 



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