@Deprecated public class EventType extends Object
Constructor and Description |
---|
EventType(String _package)
Deprecated.
Constructor.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
getEventTemplates()
Deprecated.
Returns the list of event templates.
|
String |
getPackage()
Deprecated.
Returns the package name.
|
void |
setEventTemplates(List<String> eventTemplates)
Deprecated.
Sets the list of event templates.
|
void |
setPackage(String _package)
Deprecated.
Sets the package name.
|
public EventType(String _package)
_package
- The package name.public List<String> getEventTemplates()
public String getPackage()
public void setEventTemplates(List<String> eventTemplates)
eventTemplates
- The list of event templates.public void setPackage(String _package)
_package
- The package name.Copyright © 2005–2019. All rights reserved.