Uses of Interface
com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.MetadataType

Packages that use MetadataType
com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction   
com.ebmwebsourcing.wsstar.addressing.datatypes.api.implementor   
com.ebmwebsourcing.wsstar.addressing.datatypes.api.refinedabstraction   
 

Uses of MetadataType in com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction
 

Methods in com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction that return MetadataType
 MetadataType WsaFactory.createMetadataType()
          create a minimal - means empty - MetadataType object
 MetadataType EndpointReferenceType.getMetadata()
          Get the endpoint metadata value
 

Methods in com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction with parameters of type MetadataType
 void EndpointReferenceType.setMetadata(MetadataType value)
          Set the endpoint metadata value
 

Uses of MetadataType in com.ebmwebsourcing.wsstar.addressing.datatypes.api.implementor
 

Methods in com.ebmwebsourcing.wsstar.addressing.datatypes.api.implementor that return MetadataType
 MetadataType WsaModelFactory.createWsaModelMetadataType()
          create a minimal - means empty - MetadataType object, respect to "model implementation"
 

Uses of MetadataType in com.ebmwebsourcing.wsstar.addressing.datatypes.api.refinedabstraction
 

Methods in com.ebmwebsourcing.wsstar.addressing.datatypes.api.refinedabstraction that return MetadataType
 MetadataType RefinedWsaFactory.createMetadataType()
           
 



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