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