public class PublishingPayloadEvent extends Object
| Constructor and Description |
|---|
PublishingPayloadEvent() |
PublishingPayloadEvent(int eventIndex,
Integer attribute) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAttribute() |
int |
getEventIndex() |
void |
setAttribute(Integer attribute) |
void |
setEventIndex(int eventIndex) |
String |
toString() |
public PublishingPayloadEvent()
public PublishingPayloadEvent(int eventIndex,
Integer attribute)
Copyright © 2005–2024 Apache Software Foundation. All rights reserved.