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