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