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