org.guvnor.rest.client
Class ProjectRequest
java.lang.Object
org.guvnor.rest.client.Entity
org.guvnor.rest.client.ProjectRequest
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ProjectResponse
@Portable
public class ProjectRequest
- extends Entity
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectRequest
public ProjectRequest()
getGroupId
public String getGroupId()
setGroupId
public void setGroupId(String groupId)
getVersion
public String getVersion()
setVersion
public void setVersion(String version)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.