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