Package org.guvnor.rest.client
Class Entity
- java.lang.Object
-
- org.guvnor.rest.client.Entity
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AddBranchRequest,CloneProjectRequest,CreateProjectRequest,NewGroup,RemoveBranchRequest,Space
@Portable public class Entity extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Entity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDescription()StringgetName()voidsetDescription(String description)voidsetName(String name)
-