Uses of Class
network.oxalis.vefa.peppol.publisher.model.ServiceGroup
-
-
Uses of ServiceGroup in network.oxalis.vefa.peppol.publisher.api
Methods in network.oxalis.vefa.peppol.publisher.api that return ServiceGroup Modifier and Type Method Description ServiceGroupServiceGroupProvider. get(ParticipantIdentifier participantIdentifier)Methods in network.oxalis.vefa.peppol.publisher.api with parameters of type ServiceGroup Modifier and Type Method Description jakarta.xml.bind.JAXBElement<?>PublisherSyntax. of(ServiceGroup serviceGroup, URI rootUri) -
Uses of ServiceGroup in network.oxalis.vefa.peppol.publisher.builder
Methods in network.oxalis.vefa.peppol.publisher.builder that return ServiceGroup Modifier and Type Method Description ServiceGroupServiceGroupBuilder. build() -
Uses of ServiceGroup in network.oxalis.vefa.peppol.publisher.model
Methods in network.oxalis.vefa.peppol.publisher.model that return ServiceGroup Modifier and Type Method Description static ServiceGroupServiceGroup. of(ParticipantIdentifier participantIdentifier, Set<ServiceReference> serviceReferences) -
Uses of ServiceGroup in network.oxalis.vefa.peppol.publisher.syntax
Methods in network.oxalis.vefa.peppol.publisher.syntax with parameters of type ServiceGroup Modifier and Type Method Description jakarta.xml.bind.JAXBElement<?>Bdxr201605PublisherSyntax. of(ServiceGroup serviceGroup, URI rootUri)jakarta.xml.bind.JAXBElement<?>BusdoxPublisherSyntax. of(ServiceGroup serviceGroup, URI rootUri)
-