Uses of Class
com.fourjs.report.facturx.Codes.DateFormat
-
-
Uses of Codes.DateFormat in com.fourjs.report.facturx
Methods in com.fourjs.report.facturx that return Codes.DateFormat Modifier and Type Method Description static Codes.DateFormatCodes.DateFormat. fromString(String value)Convert a String to a DateFormat.static Codes.DateFormatCodes.DateFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static Codes.DateFormat[]Codes.DateFormat. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Codes.DateFormat in com.fourjs.report.facturx.profiles.basic
Methods in com.fourjs.report.facturx.profiles.basic that return Codes.DateFormat Modifier and Type Method Description Codes.DateFormatInvoice. getActualDeliveryDateFormat()BT-72-0:Date formatCodes.DateFormatInvoice. getDateFormat()BT-2-0:date formatCodes.DateFormatPrecedingInvoiceReference. getDateFormat()BT-26-0:Date formatCodes.DateFormatInvoice. getFormat()BT-9-0:FormatCodes.DateFormatInvoice. getInvoicingPeriodEndDateFormat()BT-74-0:Date formatCodes.DateFormatInvoice. getInvoicingPeriodStartDateFormat()BT-73-0:Date format -
Uses of Codes.DateFormat in com.fourjs.report.facturx.profiles.basicwl
Methods in com.fourjs.report.facturx.profiles.basicwl that return Codes.DateFormat Modifier and Type Method Description Codes.DateFormatInvoice. getActualDeliveryDateFormat()BT-72-0:Date formatCodes.DateFormatInvoice. getDateFormat()BT-2-0:date formatCodes.DateFormatPrecedingInvoiceReference. getDateFormat()BT-26-0:Date formatCodes.DateFormatInvoice. getFormat()BT-9-0:FormatCodes.DateFormatInvoice. getInvoicingPeriodEndDateFormat()BT-74-0:Date formatCodes.DateFormatInvoice. getInvoicingPeriodStartDateFormat()BT-73-0:Date format -
Uses of Codes.DateFormat in com.fourjs.report.facturx.profiles.en16931
Methods in com.fourjs.report.facturx.profiles.en16931 that return Codes.DateFormat Modifier and Type Method Description Codes.DateFormatInvoice. getActualDeliveryDateFormat()BT-72-0:Date formatCodes.DateFormatInvoice. getDateFormat()BT-2-0:date formatCodes.DateFormatPrecedingInvoiceReference. getDateFormat()BT-26-0:Date formatCodes.DateFormatVATBreakdown. getDateFormat()BT-7-0:Date formatCodes.DateFormatInvoiceLine. getEndDateFormat()BT-135-0:Date formatCodes.DateFormatInvoice. getFormat()BT-9-0:FormatCodes.DateFormatInvoice. getInvoicingPeriodEndDateFormat()BT-74-0:Date formatCodes.DateFormatInvoice. getInvoicingPeriodStartDateFormat()BT-73-0:Date formatCodes.DateFormatInvoiceLine. getStartDateFormat()BT-134-0:Date format -
Uses of Codes.DateFormat in com.fourjs.report.facturx.profiles.extended
-
Uses of Codes.DateFormat in com.fourjs.report.facturx.profiles.minimum
Methods in com.fourjs.report.facturx.profiles.minimum that return Codes.DateFormat Modifier and Type Method Description Codes.DateFormatInvoice. getDateFormat()BT-2-0:date format
-