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

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

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

Methods in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction that return UnableToModifyResourcePropertyFaultType
 UnableToModifyResourcePropertyFaultType WsrfrpFactory.createUnableToModifyResourcePropertyFaultType(java.util.Date timestamp, ResourcePropertyChangeFailureType value)
          create a minimal UnableToModifyResourcePropertyFaultType object, respect to "model implementation"
 UnableToModifyResourcePropertyFaultType WsrfrpReader.readUnableToModifyResourcePropertyFaultType(org.w3c.dom.Document document)
          Unmarshall a UnableToModifyResourcePropertyFaultType object from its Document representation.
 

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

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

Methods in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.implementor that return UnableToModifyResourcePropertyFaultType
 UnableToModifyResourcePropertyFaultType WsrfrpModelFactory.createWsrfrpModelUnableToModifyResourcePropertyFaultType(java.util.Date timestamp, ResourcePropertyChangeFailureType value)
          create a minimal UnableToModifyResourcePropertyFaultType object, respect to "model implementation"
 

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

Methods in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.refinedabstraction that return UnableToModifyResourcePropertyFaultType
 UnableToModifyResourcePropertyFaultType RefinedWsrfrpFactory.createUnableToModifyResourcePropertyFaultType(java.util.Date timestamp, ResourcePropertyChangeFailureType value)
           
 



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