| Package | Description |
|---|---|
| org.apache.qpid.jms.message |
| Modifier and Type | Method and Description |
|---|---|
static JmsMessageIDBuilder.BUILTIN |
JmsMessageIDBuilder.BUILTIN.validate(String value)
Validates the value given maps to the built in message ID builders and
return the builder enumeration that it maps to which can later be used
to create builders of that type.
|
static JmsMessageIDBuilder.BUILTIN |
JmsMessageIDBuilder.BUILTIN.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JmsMessageIDBuilder.BUILTIN[] |
JmsMessageIDBuilder.BUILTIN.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.