Class ProjectResponse

java.lang.Object
com.skava.catalog.model.ProjectResponse
All Implemented Interfaces:
Serializable

public class ProjectResponse extends Object implements Serializable
This model contains the response of a project, such as identifier, status, etc.
See Also:
  • Constructor Details

    • ProjectResponse

      public ProjectResponse()