Uses of Class
fr.opensagres.xdocreport.remoting.resources.services.ResourcesServiceName

Packages that use ResourcesServiceName
fr.opensagres.xdocreport.remoting.resources.services   
 

Uses of ResourcesServiceName in fr.opensagres.xdocreport.remoting.resources.services
 

Methods in fr.opensagres.xdocreport.remoting.resources.services that return ResourcesServiceName
static ResourcesServiceName ResourcesServiceName.getServiceName(String value)
          Returns the enum ResourcesServiceName from the given String value and null if not found.
static ResourcesServiceName ResourcesServiceName.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResourcesServiceName[] ResourcesServiceName.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.