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

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

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

Methods in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction that return ResourcePropertyValueChangeNotificationType
 ResourcePropertyValueChangeNotificationType WsrfrpFactory.createResourcePropertyValueChangeNotificationType(ResourcePropertyValueChangeNotificationType.NewValues newValues)
          create a minimal ResourcePropertyValueChangeNotificationType object, respect to "model implementation"
 ResourcePropertyValueChangeNotificationType WsrfrpReader.readResourcePropertyValueChangeNotificationType(org.w3c.dom.Document document)
          Unmarshall a ResourcePropertyValueChangeNotificationType object from its Document representation.
 

Methods in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction with parameters of type ResourcePropertyValueChangeNotificationType
 org.w3c.dom.Document WsrfrpWriter.writeResourcePropertyValueChangeNotificationTypeAsDOM(ResourcePropertyValueChangeNotificationType value)
          marshall a ResourcePropertyValueChangeNotificationType object to a Document representation object
 

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

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

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

Methods in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.refinedabstraction that return ResourcePropertyValueChangeNotificationType
 ResourcePropertyValueChangeNotificationType RefinedWsrfrpFactory.createResourcePropertyValueChangeNotificationType(ResourcePropertyValueChangeNotificationType.NewValues newValues)
           
 



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