Uses of Class
org.apache.cxf.ws.addressing.MetadataType
Packages that use MetadataType
-
Uses of MetadataType in org.apache.cxf.ws.addressing
Fields in org.apache.cxf.ws.addressing declared as MetadataTypeMethods in org.apache.cxf.ws.addressing that return MetadataTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataType()Create an instance ofMetadataTypeEndpointReferenceType.getMetadata()Gets the value of the metadata property.static MetadataTypeEndpointReferenceUtils.getSetMetadata(EndpointReferenceType ref) Methods in org.apache.cxf.ws.addressing that return types with arguments of type MetadataTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<MetadataType>ObjectFactory.createMetadata(MetadataType value) Methods in org.apache.cxf.ws.addressing with parameters of type MetadataTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<MetadataType>ObjectFactory.createMetadata(MetadataType value) voidEndpointReferenceType.setMetadata(MetadataType value) Sets the value of the metadata property.