Uses of Class
com.fourjs.report.facturx.profiles.extended.LineStatusCodeContentType
-
Packages that use LineStatusCodeContentType Package Description com.fourjs.report.facturx.profiles.extended -
-
Uses of LineStatusCodeContentType in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return LineStatusCodeContentType Modifier and Type Method Description static LineStatusCodeContentType
LineStatusCodeContentType. fromString(String value)
LineStatusCodeContentType
InvoiceLine. getLineStatusCode()
EXT:LineStatusCodestatic LineStatusCodeContentType
LineStatusCodeContentType. valueOf(String value)
Methods in com.fourjs.report.facturx.profiles.extended with parameters of type LineStatusCodeContentType Modifier and Type Method Description InvoiceLine
InvoiceLine. setLineStatusCode(LineStatusCodeContentType value)
-