Uses of Class
network.oxalis.peppol.busdox.jaxb.smp.ServiceInformationType
-
Packages that use ServiceInformationType Package Description network.oxalis.peppol.busdox.jaxb.smp -
-
Uses of ServiceInformationType in network.oxalis.peppol.busdox.jaxb.smp
Fields in network.oxalis.peppol.busdox.jaxb.smp declared as ServiceInformationType Modifier and Type Field Description protected ServiceInformationTypeServiceMetadataType. serviceInformationMethods in network.oxalis.peppol.busdox.jaxb.smp that return ServiceInformationType Modifier and Type Method Description ServiceInformationTypeObjectFactory. createServiceInformationType()Create an instance ofServiceInformationTypeServiceInformationTypeServiceMetadataType. getServiceInformation()Gets the value of the serviceInformation property.Methods in network.oxalis.peppol.busdox.jaxb.smp with parameters of type ServiceInformationType Modifier and Type Method Description voidServiceMetadataType. setServiceInformation(ServiceInformationType value)Sets the value of the serviceInformation property.
-