org.guvnor.common.services.project.model
Class ListenerModel
java.lang.Object
org.guvnor.common.services.project.model.ListenerModel
@Portable
public class ListenerModel
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListenerModel
public ListenerModel()
setKind
public void setKind(ListenerModel.Kind kind)
getKind
public ListenerModel.Kind getKind()
getType
public String getType()
setType
public void setType(String type)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.