|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.collabnet.helm.ws.domain.ProjectsContainer
public class ProjectsContainer
A list of projects
| Constructor Summary | |
|---|---|
ProjectsContainer()
|
|
ProjectsContainer(PaginationResultType paginationResult,
SimpleProjectType[] projects)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
PaginationResultType |
getPaginationResult()
Gets the paginationResult value for this ProjectsContainer. |
SimpleProjectType[] |
getProjects()
Gets the projects value for this ProjectsContainer. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setPaginationResult(PaginationResultType paginationResult)
Sets the paginationResult value for this ProjectsContainer. |
void |
setProjects(SimpleProjectType[] projects)
Sets the projects value for this ProjectsContainer. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProjectsContainer()
public ProjectsContainer(PaginationResultType paginationResult,
SimpleProjectType[] projects)
| Method Detail |
|---|
public PaginationResultType getPaginationResult()
public void setPaginationResult(PaginationResultType paginationResult)
paginationResult - public SimpleProjectType[] getProjects()
public void setProjects(SimpleProjectType[] projects)
projects - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||