Uses of Class
fr.opensagres.xdocreport.document.dump.DumperKind

Packages that use DumperKind
fr.opensagres.xdocreport.document.dump   
 

Uses of DumperKind in fr.opensagres.xdocreport.document.dump
 

Methods in fr.opensagres.xdocreport.document.dump that return DumperKind
static DumperKind DumperKind.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DumperKind[] DumperKind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in fr.opensagres.xdocreport.document.dump with parameters of type DumperKind
AbstractProjectDumper.ProjectDumperOption(DumperKind kind)
           
DumperOptions(DumperKind kind)
           
 



Copyright © 2014. All Rights Reserved.