Class MessageRecipient
java.lang.Object
no.digipost.api.client.representations.MessageRecipient
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected String
protected String
protected EmailDetails
protected NameAndAddress
protected String
protected PeppolAddresses
protected String
protected PrintDetails
-
Constructor Summary
ConstructorsConstructorDescriptionMessageRecipient
(BankAccountNumber bankAccountNumber) MessageRecipient
(DigipostAddress digipostAddress) MessageRecipient
(DigipostAddress digipostAddress, PrintDetails printDetails) MessageRecipient
(EmailDetails emailDetails) MessageRecipient
(NameAndAddress nameAndAddress) MessageRecipient
(NameAndAddress nameAndAddress, PrintDetails printDetails) MessageRecipient
(OrganisationNumber organisationNumber) MessageRecipient
(OrganisationNumber organisationNumber, PrintDetails printDetails) MessageRecipient
(PeppolAddresses peppolAddresses) MessageRecipient
(PersonalIdentificationNumber id, PrintDetails printDetails) MessageRecipient
(PrintDetails printDetails) -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
boolean
-
Field Details
-
nameAndAddress
-
digipostAddress
-
peppolAddresses
-
personalIdentificationNumber
-
organisationNumber
-
printDetails
-
bankAccountNumber
-
emailDetails
-
-
Constructor Details
-
MessageRecipient
public MessageRecipient() -
MessageRecipient
-
MessageRecipient
-
MessageRecipient
-
MessageRecipient
-
MessageRecipient
-
MessageRecipient
-
MessageRecipient
-
MessageRecipient
-
MessageRecipient
-
MessageRecipient
-
MessageRecipient
-
MessageRecipient
-
-
Method Details
-
getNameAndAddress
-
getDigipostAddress
-
getPersonalIdentificationNumber
-
getPeppolAddresses
-
getBankAccountNumber
-
getOrganisationNumber
-
getPrintDetails
-
isDirectPrint
public boolean isDirectPrint() -
hasPrintDetails
public boolean hasPrintDetails() -
hasDigipostIdentification
public boolean hasDigipostIdentification() -
toIdentification
-