Uses of Class
eu.emi.dsr.pdp.PDPResult.Decision

Packages that use PDPResult.Decision
eu.emi.dsr.pdp   
 

Uses of PDPResult.Decision in eu.emi.dsr.pdp
 

Methods in eu.emi.dsr.pdp that return PDPResult.Decision
 PDPResult.Decision PDPResult.getDecision()
           
static PDPResult.Decision PDPResult.Decision.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PDPResult.Decision[] PDPResult.Decision.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in eu.emi.dsr.pdp with parameters of type PDPResult.Decision
PDPResult(PDPResult.Decision decision, String message)
           
 



Copyright © 2012. All Rights Reserved.