|
Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository 11g Release 1 (11.1.1) E16598-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.flashline.registry.openapi.entity.ProjectSummary
public class ProjectSummary
Lightweight Project object returned by queries through the OpenAPI
| Constructor Summary | |
|---|---|
ProjectSummary() |
|
ProjectSummary(long ID, boolean closed, long departmentID, java.lang.String description, java.lang.String name) |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj) |
long |
getDepartmentID()Gets the departmentID value for this ProjectSummary. |
java.lang.String |
getDescription()Gets the description value for this ProjectSummary. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)Get Custom Deserializer |
long |
getID()Gets the ID value for this ProjectSummary. |
java.lang.String |
getName()Gets the name value for this ProjectSummary. |
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() |
boolean |
isClosed()Gets the closed value for this ProjectSummary. |
void |
setClosed(boolean closed)Sets the closed value for this ProjectSummary. |
void |
setDepartmentID(long departmentID)Sets the departmentID value for this ProjectSummary. |
void |
setDescription(java.lang.String description)Sets the description value for this ProjectSummary. |
void |
setID(long ID)Sets the ID value for this ProjectSummary. |
void |
setName(java.lang.String name)Sets the name value for this ProjectSummary. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProjectSummary()
public ProjectSummary(long ID,
boolean closed,
long departmentID,
java.lang.String description,
java.lang.String name)
| Method Detail |
|---|
public long getID()
public void setID(long ID)
ID -public boolean isClosed()
public void setClosed(boolean closed)
closed -public long getDepartmentID()
public void setDepartmentID(long departmentID)
departmentID -public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description -public java.lang.String getName()
public void setName(java.lang.String name)
name -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)
|
Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository 11g Release 1 (11.1.1) E16598-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||