public interface MessageAccessor
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MessageAccessor.MessageMutator
Provides a mutator for a message property.
|
static interface |
MessageAccessor.MessageProperty
Provides a message property.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
Retrieves the message from the message property.
|
String getMessage()
Copyright © 2018. All rights reserved.