Uses of Class
com.ebmwebsourcing.wsstar.jaxb.addressing.MetadataType

Packages that use MetadataType
com.ebmwebsourcing.wsstar.addressing.datatypes.impl.impl   
com.ebmwebsourcing.wsstar.jaxb.addressing   
 

Uses of MetadataType in com.ebmwebsourcing.wsstar.addressing.datatypes.impl.impl
 

Methods in com.ebmwebsourcing.wsstar.addressing.datatypes.impl.impl that return MetadataType
 MetadataType MetadataTypeImpl.getJaxbTypeObj()
          Getter on associated Jaxb's model object
static MetadataType MetadataTypeImpl.toJaxbModel(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.MetadataType apiTypeObj)
          A way to create a com.ebmwebsourcing.wsstar.jaxb.addressing.MetadatType "Jaxb model type" object from a MetadatType "api type" one
 

Methods in com.ebmwebsourcing.wsstar.addressing.datatypes.impl.impl with parameters of type MetadataType
 com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.MetadataType WsaModelFactoryImpl.createWsaModelMetadataType(MetadataType jaxbModelObj)
           
 

Constructors in com.ebmwebsourcing.wsstar.addressing.datatypes.impl.impl with parameters of type MetadataType
MetadataTypeImpl(MetadataType jaxbTypeObj)
           
 

Uses of MetadataType in com.ebmwebsourcing.wsstar.jaxb.addressing
 

Fields in com.ebmwebsourcing.wsstar.jaxb.addressing declared as MetadataType
protected  MetadataType EndpointReferenceType.metadata
           
 

Methods in com.ebmwebsourcing.wsstar.jaxb.addressing that return MetadataType
 MetadataType ObjectFactory.createMetadataType()
          Create an instance of MetadataType
 MetadataType EndpointReferenceType.getMetadata()
          Gets the value of the metadata property.
 

Methods in com.ebmwebsourcing.wsstar.jaxb.addressing that return types with arguments of type MetadataType
 javax.xml.bind.JAXBElement<MetadataType> ObjectFactory.createMetadata(MetadataType value)
          Create an instance of JAXBElement<MetadataType>}
 

Methods in com.ebmwebsourcing.wsstar.jaxb.addressing with parameters of type MetadataType
 javax.xml.bind.JAXBElement<MetadataType> ObjectFactory.createMetadata(MetadataType value)
          Create an instance of JAXBElement<MetadataType>}
 void EndpointReferenceType.setMetadata(MetadataType value)
          Sets the value of the metadata property.
 



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