Uses of Class
network.oxalis.vefa.peppol.common.model.ServiceReference
-
Packages that use ServiceReference Package Description network.oxalis.vefa.peppol.common.model Data model for this project. -
-
Uses of ServiceReference in network.oxalis.vefa.peppol.common.model
Methods in network.oxalis.vefa.peppol.common.model that return ServiceReference Modifier and Type Method Description static ServiceReferenceServiceReference. of(DocumentTypeIdentifier documentTypeIdentifier, Set<ProcessIdentifier> processIdentifiers)static ServiceReferenceServiceReference. of(DocumentTypeIdentifier documentTypeIdentifier, ProcessIdentifier... processIdentifiers)
-