Uses of Class
com.fourjs.report.facturx.AbstractInvoice.Profile
-
-
Uses of AbstractInvoice.Profile in com.fourjs.report.facturx
Methods in com.fourjs.report.facturx that return AbstractInvoice.Profile Modifier and Type Method Description abstract AbstractInvoice.ProfileAbstractInvoice. getProfile()static AbstractInvoice.ProfileAbstractInvoice.Profile. valueOf(String name)Returns the enum constant of this type with the specified name.static AbstractInvoice.Profile[]AbstractInvoice.Profile. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of AbstractInvoice.Profile in com.fourjs.report.facturx.profiles.basic
Methods in com.fourjs.report.facturx.profiles.basic that return AbstractInvoice.Profile Modifier and Type Method Description AbstractInvoice.ProfileInvoice. getProfile() -
Uses of AbstractInvoice.Profile in com.fourjs.report.facturx.profiles.basicwl
Methods in com.fourjs.report.facturx.profiles.basicwl that return AbstractInvoice.Profile Modifier and Type Method Description AbstractInvoice.ProfileInvoice. getProfile() -
Uses of AbstractInvoice.Profile in com.fourjs.report.facturx.profiles.en16931
Methods in com.fourjs.report.facturx.profiles.en16931 that return AbstractInvoice.Profile Modifier and Type Method Description AbstractInvoice.ProfileInvoice. getProfile() -
Uses of AbstractInvoice.Profile in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return AbstractInvoice.Profile Modifier and Type Method Description AbstractInvoice.ProfileInvoice. getProfile() -
Uses of AbstractInvoice.Profile in com.fourjs.report.facturx.profiles.minimum
Methods in com.fourjs.report.facturx.profiles.minimum that return AbstractInvoice.Profile Modifier and Type Method Description AbstractInvoice.ProfileInvoice. getProfile()
-