Uses of Class
fr.opensagres.xdocreport.core.document.DocumentKind

Packages that use DocumentKind
fr.opensagres.xdocreport.core.document   
 

Uses of DocumentKind in fr.opensagres.xdocreport.core.document
 

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



Copyright © 2013. All Rights Reserved.