public class NamedEventImpl extends NamedEvent implements Serializable
| Constructor and Description | 
|---|
| NamedEventImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getEventClass() | 
| String | getShortName() | 
| void | setEventClass(String eventClass) | 
| void | setShortName(String shortName) | 
public String getShortName()
getShortName in class NamedEventpublic void setShortName(String shortName)
public String getEventClass()
getEventClass in class NamedEventpublic void setEventClass(String eventClass)
Copyright © 2025 The Apache Software Foundation. All rights reserved.