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