XPRSenumerations.EnumerationEntry
- java.lang.Object
-  
  - java.lang.Number
-  
    - com.dashoptimization.XPRSenumerations.EnumerationEntry
 
 
-  
   - All Implemented Interfaces:
- 
     java.io.Serializable
 - Direct Known Subclasses:
- 
     XPRSenumerations.AllowCompute,XPRSenumerations.AlwaysNeverAutomatic,XPRSenumerations.BacktrackAlg,XPRSenumerations.BARHGOps,XPRSenumerations.BarOrder,XPRSenumerations.BarPresolveOps,XPRSenumerations.BranchChoice,XPRSenumerations.CholeskyAlgorithm,XPRSenumerations.Clamping,XPRSenumerations.ComputeLog,XPRSenumerations.CrossoverDynamicReduction,XPRSenumerations.CutSelect,XPRSenumerations.CutStrategy,XPRSenumerations.DefaultAlg,XPRSenumerations.DualGradient,XPRSenumerations.DualizeOps,XPRSenumerations.DualStrategy,XPRSenumerations.FeasibilityPump,XPRSenumerations.GenConsType,XPRSenumerations.Globalboundingbox,XPRSenumerations.GlobalLSHEURStrategy,XPRSenumerations.HeuristicSearchSelect,XPRSenumerations.HeuristicStrategy,XPRSenumerations.IISOps,XPRSenumerations.IISSolStatus,XPRSenumerations.LPFlags,XPRSenumerations.LPStatus,XPRSenumerations.MipPresolve,XPRSenumerations.MipRestart,XPRSenumerations.MIPStatus,XPRSenumerations.MultiObjOps,XPRSenumerations.Namespaces,XPRSenumerations.NodeSelectionCriteria,XPRSenumerations.ObjControl,XPRSenumerations.ObjSense,XPRSenumerations.OnOff,XPRSenumerations.OptimizeType,XPRSenumerations.OutputDetail,XPRSenumerations.ParameterType,XPRSenumerations.PreProbing,XPRSenumerations.Presolve,XPRSenumerations.PresolveCoefElim,XPRSenumerations.PresolveDomColumn,XPRSenumerations.PresolveDomRow,XPRSenumerations.PresolveOperations,XPRSenumerations.PresolveState,XPRSenumerations.Pricing,XPRSenumerations.PrimalUnshift,XPRSenumerations.QConvexity,XPRSenumerations.RefineOps,XPRSenumerations.RepairIndefiniteQuadratic,XPRSenumerations.RowFlag,XPRSenumerations.Scaling,XPRSenumerations.SolInfo,XPRSenumerations.SolStatus,XPRSenumerations.SolveStatus,XPRSenumerations.StopType,XPRSenumerations.TreeDiagnostics,XPRSenumerations.TunerHistory,XPRSenumerations.TunerMethod,XPRSenumerations.TunerMode,XPRSenumerations.TunerRootAlg,XPRSenumerations.TunerTarget,XPRSenumerations.UserSolStatus,XPRSenumerations.VariableSelection
 - Enclosing interface:
- XPRSenumerations
 
 public abstract static class XPRSenumerations.EnumerationEntry extends java.lang.NumberDefines one entry in an enumeration, where an entry has a name and a value- See Also:
- Serialized Form
 
-  
    
   -  
         Method SummaryModifier and Type Method Description bytebyteValue()doubledoubleValue()booleanequals(java.lang.Object o)Compares two values of the same enumerated type.floatfloatValue()java.lang.StringgetName()Retrieves name of this enumeration item.intgetValue()Retrieves numeric value of this enumeration item.intintValue()longlongValue()shortshortValue()java.lang.StringtoString()Retrieves string representation of this enumerated value.
 
-  
         
-  
    
   -  
         Method Detail-  getNamepublic final java.lang.String getName() Retrieves name of this enumeration item.- Returns:
- The name of this enumeration item.
 
 -  getValuepublic final int getValue() Retrieves numeric value of this enumeration item.- Returns:
- The numeric value of this enumeration item.
 
 -  toStringpublic final java.lang.String toString() Retrieves string representation of this enumerated value.- Overrides:
- 
          toStringin classjava.lang.Object
- Returns:
- The string representation of this enumeration item.
 
 -  equalspublic final boolean equals(java.lang.Object o) Compares two values of the same enumerated type.- Overrides:
- 
          equalsin classjava.lang.Object
- Parameters:
- 
          o- Object to compare to.
- Returns:
- <code>true</code> if <code>o</code> equals <code>this</code>, <code>false</code> otherwise.
 
 -  byteValuepublic byte byteValue() - Overrides:
- 
          byteValuein classjava.lang.Number
 
 -  doubleValuepublic double doubleValue() - Specified by:
- 
          doubleValuein classjava.lang.Number
 
 -  floatValuepublic float floatValue() - Specified by:
- 
          floatValuein classjava.lang.Number
 
 -  intValuepublic int intValue() - Specified by:
- 
          intValuein classjava.lang.Number
 
 -  longValuepublic long longValue() - Specified by:
- 
          longValuein classjava.lang.Number
 
 -  shortValuepublic short shortValue() - Overrides:
- 
          shortValuein classjava.lang.Number
 
 
-  
 
-  
         
© 2001-2024 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.
 
