Uses of Class
network.oxalis.peppol.busdox.jaxb.smp.ServiceMetadataReferenceCollectionType
-
Packages that use ServiceMetadataReferenceCollectionType Package Description network.oxalis.peppol.busdox.jaxb.smp -
-
Uses of ServiceMetadataReferenceCollectionType in network.oxalis.peppol.busdox.jaxb.smp
Fields in network.oxalis.peppol.busdox.jaxb.smp declared as ServiceMetadataReferenceCollectionType Modifier and Type Field Description protected ServiceMetadataReferenceCollectionTypeServiceGroupType. serviceMetadataReferenceCollectionMethods in network.oxalis.peppol.busdox.jaxb.smp that return ServiceMetadataReferenceCollectionType Modifier and Type Method Description ServiceMetadataReferenceCollectionTypeObjectFactory. createServiceMetadataReferenceCollectionType()Create an instance ofServiceMetadataReferenceCollectionTypeServiceMetadataReferenceCollectionTypeServiceGroupType. getServiceMetadataReferenceCollection()Gets the value of the serviceMetadataReferenceCollection property.Methods in network.oxalis.peppol.busdox.jaxb.smp with parameters of type ServiceMetadataReferenceCollectionType Modifier and Type Method Description voidServiceGroupType. setServiceMetadataReferenceCollection(ServiceMetadataReferenceCollectionType value)Sets the value of the serviceMetadataReferenceCollection property.
-