Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.wsaddr.MetadataType

Packages that use MetadataType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.wsaddr   
 

Uses of MetadataType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.wsaddr
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.wsaddr declared as MetadataType
protected  MetadataType EndpointReferenceType.metadata
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.wsaddr that return MetadataType
 MetadataType MetadataType.clone()
          Creates and returns a copy of this object.
 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.pkg.indexed.valueclass.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.pkg.indexed.valueclass.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.
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.wsaddr with parameters of type MetadataType
MetadataType(MetadataType o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.wsaddr.MetadataType instance by copying a given instance.
 



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