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