@Portable public class ListenerModel extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ListenerModel.Kind |
| Constructor and Description |
|---|
ListenerModel() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ListenerModel.Kind |
getKind() |
String |
getType() |
int |
hashCode() |
void |
setKind(ListenerModel.Kind kind) |
void |
setType(String type) |
public void setKind(ListenerModel.Kind kind)
public ListenerModel.Kind getKind()
public String getType()
public void setType(String type)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.