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