Uses of Class
eu.xtreemos.xosd.xmlextractor.constants.XACMLConstants.ResourceJSDLConstants

Packages that use XACMLConstants.ResourceJSDLConstants
eu.xtreemos.xosd.xmlextractor.constants   
 

Uses of XACMLConstants.ResourceJSDLConstants in eu.xtreemos.xosd.xmlextractor.constants
 

Methods in eu.xtreemos.xosd.xmlextractor.constants that return XACMLConstants.ResourceJSDLConstants
static XACMLConstants.ResourceJSDLConstants XACMLConstants.ResourceJSDLConstants.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static XACMLConstants.ResourceJSDLConstants[] XACMLConstants.ResourceJSDLConstants.values()
          Returns an array containing the constants of this enum type, in the order they are declared.