Uses of Enum Class
com.inttegro.orders.DeliveryChannel
Packages that use DeliveryChannel
-
Uses of DeliveryChannel in com.inttegro.orders
Fields in com.inttegro.orders declared as DeliveryChannelFields in com.inttegro.orders with type parameters of type DeliveryChannelModifier and TypeFieldDescriptionOrderDocumentDelivery.failedChannelsOrderDocumentDelivery.sentChannelsMethods in com.inttegro.orders that return DeliveryChannelModifier and TypeMethodDescriptionstatic DeliveryChannelReturns the enum constant of this class with the specified name.static DeliveryChannel[]DeliveryChannel.values()Returns an array containing the constants of this enum class, in the order they are declared.