A B C D E G I L M N O P R S T V W 

V

valueOf(String) - Static method in enum org.opensourcedea.dea.EfficiencyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opensourcedea.dea.ModelOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opensourcedea.dea.ModelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opensourcedea.dea.ModelVariablesType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opensourcedea.dea.RankingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opensourcedea.dea.ReturnsToScale
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opensourcedea.dea.SolverObjDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opensourcedea.dea.SolverReturnStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opensourcedea.dea.VariableOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opensourcedea.dea.VariableType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opensourcedea.dea.EfficiencyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opensourcedea.dea.ModelOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opensourcedea.dea.ModelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opensourcedea.dea.ModelVariablesType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opensourcedea.dea.RankingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opensourcedea.dea.ReturnsToScale
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opensourcedea.dea.SolverObjDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opensourcedea.dea.SolverReturnStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opensourcedea.dea.VariableOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opensourcedea.dea.VariableType
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in org.opensourcedea.dea
The Variables of a DEA Problem.
Variable(int) - Constructor for class org.opensourcedea.dea.Variable
 
VariableOrientation - Enum in org.opensourcedea.dea
An enum of the possible Variable Types (e.g.
VariableResult - Variable in class org.opensourcedea.linearSolver.SolverResults
 
VariableType - Enum in org.opensourcedea.dea
An enum listing the possible VariableTypes.
A B C D E G I L M N O P R S T V W