Package | Description |
---|---|
org.skyscreamer.nevado.jms.message |
Modifier and Type | Method and Description |
---|---|
static NevadoProperty |
NevadoProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NevadoProperty[] |
NevadoProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Object |
NevadoMessage.getNevadoProperty(NevadoProperty nevadoProperty) |
boolean |
NevadoMessage.nevadoPropertyExists(NevadoProperty property) |
void |
NevadoMessage.setNevadoProperty(NevadoProperty nevadoProperty,
Object value) |
Copyright © 2014. All Rights Reserved.