Uses of Class
com.fourjs.report.facturx.util.Util.Profile
-
Packages that use Util.Profile Package Description com.fourjs.report.facturx.util -
-
Uses of Util.Profile in com.fourjs.report.facturx.util
Methods in com.fourjs.report.facturx.util that return Util.Profile Modifier and Type Method Description Util.ProfileProfileDetectingInputStream. getProfile()static Util.ProfileUtil. getProfile(String specificationIdentifier)static Util.ProfileUtil.Profile. valueOf(String name)Returns the enum constant of this type with the specified name.static Util.Profile[]Util.Profile. values()Returns an array containing the constants of this enum type, in the order they are declared.
-