Uses of Class
network.oxalis.peppol.bdx.jaxb.addressing.MetadataType
-
Packages that use MetadataType Package Description network.oxalis.peppol.bdx.jaxb.addressing -
-
Uses of MetadataType in network.oxalis.peppol.bdx.jaxb.addressing
Fields in network.oxalis.peppol.bdx.jaxb.addressing declared as MetadataType Modifier and Type Field Description protected MetadataTypeEndpointReferenceType. metadataMethods in network.oxalis.peppol.bdx.jaxb.addressing that return MetadataType Modifier and Type Method Description MetadataTypeObjectFactory. createMetadataType()Create an instance ofMetadataTypeMetadataTypeEndpointReferenceType. getMetadata()Gets the value of the metadata property.Methods in network.oxalis.peppol.bdx.jaxb.addressing that return types with arguments of type MetadataType Modifier and Type Method Description javax.xml.bind.JAXBElement<MetadataType>ObjectFactory. createMetadata(MetadataType value)Methods in network.oxalis.peppol.bdx.jaxb.addressing with parameters of type MetadataType Modifier and Type Method Description javax.xml.bind.JAXBElement<MetadataType>ObjectFactory. createMetadata(MetadataType value)voidEndpointReferenceType. setMetadata(MetadataType value)Sets the value of the metadata property.
-