public interface IProjectIterationResource extends ProjectIterationResource
| Modifier and Type | Method and Description |
|---|---|
org.jboss.resteasy.client.ClientResponse<ProjectIteration> |
get() |
org.jboss.resteasy.client.ClientResponse |
put(ProjectIteration project) |
headorg.jboss.resteasy.client.ClientResponse<ProjectIteration> get()
get in interface ProjectIterationResourceorg.jboss.resteasy.client.ClientResponse put(ProjectIteration project)
put in interface ProjectIterationResourceCopyright © 2013 Zanata Project. All Rights Reserved.