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