Class InvoiceRecipient
java.lang.Object
ch.tocco.nice2.optional.order.api.action.invoice.InvoiceRecipient
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getUser()
int
hashCode()
void
setAddress
(Entity address) void
setBillingAddressAddition
(String billingAddressAddition) void
setCorrespondenceLanguage
(Entity correspondenceLanguage) void
-
Constructor Details
-
InvoiceRecipient
public InvoiceRecipient()
-
-
Method Details