public interface ExtensionsData
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
gets the name of this ExtensionsData object.
|
PayloadView |
getPayload()
gets the Payload associated with this ExtensionsData instance.
|
PayloadView getPayload()
java.lang.String getName()