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