Uses of Class
org.somda.sdc.dpws.soap.wsaddressing.model.MetadataType
Packages that use MetadataType
-
Uses of MetadataType in org.somda.sdc.dpws.soap.wsaddressing.model
Fields in org.somda.sdc.dpws.soap.wsaddressing.model declared as MetadataTypeMethods in org.somda.sdc.dpws.soap.wsaddressing.model that return MetadataTypeModifier and TypeMethodDescriptionMetadataType.clone()MetadataType.copyExcept(PropertyTree _propertyTree) MetadataType.copyOnly(PropertyTree _propertyTree) MetadataType.createCopy()MetadataType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createMetadataType()Create an instance ofMetadataTypeEndpointReferenceType.getMetadata()Gets the value of the metadata property.Methods in org.somda.sdc.dpws.soap.wsaddressing.model that return types with arguments of type MetadataTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<MetadataType>ObjectFactory.createMetadata(MetadataType value) Methods in org.somda.sdc.dpws.soap.wsaddressing.model with parameters of type MetadataTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<MetadataType>ObjectFactory.createMetadata(MetadataType value) voidEndpointReferenceType.setMetadata(MetadataType value) Sets the value of the metadata property.Constructors in org.somda.sdc.dpws.soap.wsaddressing.model with parameters of type MetadataTypeModifierConstructorDescriptionMetadataType(MetadataType _other) Instantiates a MetadataType copying the state of another MetadataTypeMetadataType(MetadataType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a MetadataType copying the state of another MetadataType