org.kie.workbench.common.services.shared.rest
Class Entity
java.lang.Object
org.kie.workbench.common.services.shared.rest.Entity
- Direct Known Subclasses:
- Group, Repository
@Portable
public class Entity
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Entity
public Entity()
getName
public String getName()
setName
public void setName(String name)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.