Uses of Class
com.fourjs.report.facturx.Codes.InvoiceTypeCode130
-
Packages that use Codes.InvoiceTypeCode130 Package Description com.fourjs.report.facturx com.fourjs.report.facturx.profiles.en16931 com.fourjs.report.facturx.profiles.extended -
-
Uses of Codes.InvoiceTypeCode130 in com.fourjs.report.facturx
Methods in com.fourjs.report.facturx that return Codes.InvoiceTypeCode130 Modifier and Type Method Description static Codes.InvoiceTypeCode130
Codes.InvoiceTypeCode130. fromString(String value)
Convert a String to a InvoiceTypeCode130.static Codes.InvoiceTypeCode130
Codes.InvoiceTypeCode130. valueOf(String name)
Returns the enum constant of this type with the specified name.static Codes.InvoiceTypeCode130[]
Codes.InvoiceTypeCode130. values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Codes.InvoiceTypeCode130 in com.fourjs.report.facturx.profiles.en16931
Methods in com.fourjs.report.facturx.profiles.en16931 that return Codes.InvoiceTypeCode130 Modifier and Type Method Description Codes.InvoiceTypeCode130
InvoiceLineObjectIdentifier. getTypeCode()
BT-128-0:0 -
Uses of Codes.InvoiceTypeCode130 in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return Codes.InvoiceTypeCode130 Modifier and Type Method Description Codes.InvoiceTypeCode130
InvoiceLineObjectIdentifier. getTypeCode()
BT-128-0:0
-