Uses of Class
org.w3._2005._08.addressing.MetadataType

Packages that use MetadataType
org.w3._2005._08.addressing   
 

Uses of MetadataType in org.w3._2005._08.addressing
 

Fields in org.w3._2005._08.addressing declared as MetadataType
protected  MetadataType EndpointReferenceType.metadata
           
 

Methods in org.w3._2005._08.addressing that return MetadataType
 MetadataType ObjectFactory.createMetadataType()
          Create an instance of MetadataType
 MetadataType EndpointReferenceType.getMetadata()
          Gets the value of the metadata property.
 

Methods in org.w3._2005._08.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 org.w3._2005._08.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 © 2005-2008 Apache Software Foundation. All Rights Reserved.