|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KahaDestination.DestinationType | |
---|---|
org.apache.activemq.store.kahadb.data |
Uses of KahaDestination.DestinationType in org.apache.activemq.store.kahadb.data |
---|
Methods in org.apache.activemq.store.kahadb.data that return KahaDestination.DestinationType | |
---|---|
static KahaDestination.DestinationType |
KahaDestination.DestinationType.valueOf(int value)
|
static KahaDestination.DestinationType |
KahaDestination.DestinationType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static KahaDestination.DestinationType[] |
KahaDestination.DestinationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |