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