Uses of Enum Class
org.apache.activemq.store.kahadb.data.KahaDestination.DestinationType
Packages that use KahaDestination.DestinationType
-
Uses of KahaDestination.DestinationType in org.apache.activemq.store.kahadb.data
Methods in org.apache.activemq.store.kahadb.data that return KahaDestination.DestinationTypeModifier and TypeMethodDescriptionKahaDestination.DestinationType.valueOf(int value) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static KahaDestination.DestinationType[]KahaDestination.DestinationType.values()Returns an array containing the constants of this enum class, in the order they are declared.