Uses of Enum Class
com.dna.jopt.member.unit.pnd.loadexchange.VisitLoadCapacityExchangeHelper.ExchangeCode
-
Uses of VisitLoadCapacityExchangeHelper.ExchangeCode in com.dna.jopt.member.unit.pnd.loadexchange
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.VisitLoadCapacityExchangeHelper.ExchangeCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionVisitLoadCapacityExchangeHelper
(ILoad load, ILoadCapacity cap, double deltaUnderload, double deltaOverload, double deltaTotalMatchedOverLoad, long deltaTransportMaxTimeMillis, List<VisitLoadCapacityExchangeHelper.ExchangeCode> codes)