Package org.mustangproject.ZUGFeRD
Interface IZUGFeRDPaymentTerms
-
public interface IZUGFeRDPaymentTerms
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetDescription()IZUGFeRDPaymentDiscountTermsgetDiscountTerms()java.util.DategetDueDate()
-
-
-
Method Detail
-
getDescription
java.lang.String getDescription()
-
getDueDate
java.util.Date getDueDate()
-
getDiscountTerms
IZUGFeRDPaymentDiscountTerms getDiscountTerms()
-
-