Uses of Class
org.cdlib.mrt.zk.QueueItem.ZkPrefixes
-
-
Uses of QueueItem.ZkPrefixes in org.cdlib.mrt.zk
Methods in org.cdlib.mrt.zk that return QueueItem.ZkPrefixes Modifier and Type Method Description static QueueItem.ZkPrefixes
QueueItem.ZkPrefixes. valueOf(String name)
Returns the enum constant of this type with the specified name.static QueueItem.ZkPrefixes[]
QueueItem.ZkPrefixes. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-