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