Uses of Class
network.oxalis.peppol.bdx.jaxb.smp._2016._05.ServiceMetadataType
-
Packages that use ServiceMetadataType Package Description network.oxalis.peppol.bdx.jaxb.smp._2016._05 -
-
Uses of ServiceMetadataType in network.oxalis.peppol.bdx.jaxb.smp._2016._05
Fields in network.oxalis.peppol.bdx.jaxb.smp._2016._05 declared as ServiceMetadataType Modifier and Type Field Description protected ServiceMetadataTypeSignedServiceMetadataType. serviceMetadataMethods in network.oxalis.peppol.bdx.jaxb.smp._2016._05 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.bdx.jaxb.smp._2016._05 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.bdx.jaxb.smp._2016._05 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.
-