Uses of Class
network.oxalis.vefa.peppol.common.model.C1CountryIdentifier
-
Packages that use C1CountryIdentifier Package Description network.oxalis.vefa.peppol.common.model Data model for this project. -
-
Uses of C1CountryIdentifier in network.oxalis.vefa.peppol.common.model
Methods in network.oxalis.vefa.peppol.common.model that return C1CountryIdentifier Modifier and Type Method Description static C1CountryIdentifierC1CountryIdentifier. of(String value)Methods in network.oxalis.vefa.peppol.common.model with parameters of type C1CountryIdentifier Modifier and Type Method Description HeaderHeader. c1CountryIdentifier(C1CountryIdentifier c1CountryIdentifier)static HeaderHeader. of(ParticipantIdentifier sender, ParticipantIdentifier receiver, List<ParticipantIdentifier> cc, ProcessIdentifier process, DocumentTypeIdentifier documentType, C1CountryIdentifier c1CountryIdentifier, InstanceIdentifier identifier, InstanceType instanceType, Date creationTimestamp)static HeaderHeader. of(ParticipantIdentifier sender, ParticipantIdentifier receiver, ProcessIdentifier process, DocumentTypeIdentifier documentType, C1CountryIdentifier c1CountryIdentifier, InstanceIdentifier identifier, InstanceType instanceType, Date creationTimestamp)
-