Uses of Enum Class
com.bhn.risk.order.domain.OrderChannel
Packages that use OrderChannel
-
Uses of OrderChannel in com.bhn.risk.order.domain
Methods in com.bhn.risk.order.domain that return OrderChannelModifier and TypeMethodDescriptionstatic OrderChannelReturns the enum constant of this class with the specified name.static OrderChannel[]OrderChannel.values()Returns an array containing the constants of this enum class, in the order they are declared.