|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NevadoProperty | |
|---|---|
| org.skyscreamer.nevado.jms.message | |
| Uses of NevadoProperty in org.skyscreamer.nevado.jms.message |
|---|
| Methods in org.skyscreamer.nevado.jms.message that return NevadoProperty | |
|---|---|
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. |
| Methods in org.skyscreamer.nevado.jms.message with parameters of type NevadoProperty | |
|---|---|
Object |
NevadoMessage.getNevadoProperty(NevadoProperty nevadoProperty)
|
boolean |
NevadoMessage.nevadoPropertyExists(NevadoProperty property)
|
void |
NevadoMessage.setNevadoProperty(NevadoProperty nevadoProperty,
Object value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||