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

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

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

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

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

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

Methods in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.implementor that return GetResourcePropertyResponse
 GetResourcePropertyResponse WsrfrpModelFactory.createWsrfrpModelGetResourcePropertyResponse()
          create a minimal GetResourcePropertyResponse object, respect to "model implementation", with only mandatory fields set
 

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

Methods in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.refinedabstraction that return GetResourcePropertyResponse
 GetResourcePropertyResponse RefinedWsrfrpFactory.createGetResourcePropertyResponse()
           
 



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