Uses of Class
network.oxalis.peppol.busdox.jaxb.smp.ServiceMetadataType
-
Packages that use ServiceMetadataType Package Description network.oxalis.peppol.busdox.jaxb.smp -
-
Uses of ServiceMetadataType in network.oxalis.peppol.busdox.jaxb.smp
Fields in network.oxalis.peppol.busdox.jaxb.smp declared as ServiceMetadataType Modifier and Type Field Description protected ServiceMetadataTypeSignedServiceMetadataType. serviceMetadataMethods in network.oxalis.peppol.busdox.jaxb.smp that return ServiceMetadataType Modifier and Type Method Description ServiceMetadataTypeObjectFactory. createServiceMetadataType()Create an instance ofServiceMetadataTypeServiceMetadataTypeSignedServiceMetadataType. getServiceMetadata()Gets the value of the serviceMetadata property.Methods in network.oxalis.peppol.busdox.jaxb.smp that return types with arguments of type ServiceMetadataType Modifier and Type Method Description javax.xml.bind.JAXBElement<ServiceMetadataType>ObjectFactory. createServiceMetadata(ServiceMetadataType value)Methods in network.oxalis.peppol.busdox.jaxb.smp with parameters of type ServiceMetadataType Modifier and Type Method Description javax.xml.bind.JAXBElement<ServiceMetadataType>ObjectFactory. createServiceMetadata(ServiceMetadataType value)voidSignedServiceMetadataType. setServiceMetadata(ServiceMetadataType value)Sets the value of the serviceMetadata property.
-