Uses of Class
network.oxalis.vefa.peppol.publisher.builder.ServiceInformationBuilder
-
Packages that use ServiceInformationBuilder Package Description network.oxalis.vefa.peppol.publisher.builder -
-
Uses of ServiceInformationBuilder in network.oxalis.vefa.peppol.publisher.builder
Methods in network.oxalis.vefa.peppol.publisher.builder that return ServiceInformationBuilder Modifier and Type Method Description ServiceInformationBuilderServiceInformationBuilder. add(ProcessIdentifier processIdentifier, List<PublisherEndpoint> endpoints)ServiceInformationBuilderServiceInformationBuilder. add(ProcessIdentifier processIdentifier, PublisherEndpoint... endpoints)ServiceInformationBuilderServiceInformationBuilder. documentTypeIdentifier(DocumentTypeIdentifier documentTypeIdentifier)static ServiceInformationBuilderServiceInformationBuilder. newInstance()ServiceInformationBuilderServiceInformationBuilder. participant(ParticipantIdentifier participantIdentifier)
-