XPRSenumerationHolders.HeuristicSearchSelect
- java.lang.Object
-
- com.dashoptimization.XPRSenumerationHolders.HeuristicSearchSelect
-
- Enclosing interface:
- XPRSenumerationHolders
public static final class XPRSenumerationHolders.HeuristicSearchSelect extends java.lang.Object
A class to allow output of objects of type XPRSenumerations.HeuristicSearchSelect
-
-
Field Summary
Modifier and Type Field and Description XPRSenumerations.HeuristicSearchSelect
value
-
Constructor Summary
Constructor and Description HeuristicSearchSelect()
HeuristicSearchSelect(XPRSenumerations.HeuristicSearchSelect value)
-
Method Summary
Modifier and Type Method and Description java.lang.String
toString()
-
-
-
Field Detail
-
value
public XPRSenumerations.HeuristicSearchSelect value
-
-
Constructor Detail
-
HeuristicSearchSelect
public HeuristicSearchSelect()
-
HeuristicSearchSelect
public HeuristicSearchSelect(XPRSenumerations.HeuristicSearchSelect value)
-
-