Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.wsaddr.MetadataType

Packages that use MetadataType
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.wsaddr   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.wsaddr.impl   
 

Uses of MetadataType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.wsaddr
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.wsaddr that return MetadataType
 MetadataType ObjectFactory.createMetadataType()
          Create an instance of MetadataType
 MetadataType EndpointReferenceType.getMetadata()
          Gets the value of the metadata property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.wsaddr 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 net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.wsaddr 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.
 

Uses of MetadataType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.wsaddr.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.wsaddr.impl that implement MetadataType
 class MetadataTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.wsaddr.impl that return MetadataType
 MetadataType EndpointReferenceTypeImpl.getMetadata()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.wsaddr.impl with parameters of type MetadataType
 void EndpointReferenceTypeImpl.setMetadata(MetadataType value)
           
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.