|
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.ReuseDTO
public class ReuseDTO
This data transfer object consolidates information about reuse statistics. This object does not calculate any of these values; it simply holds the data to be transferred.
| Constructor Summary | |
|---|---|
ReuseDTO() |
|
ReuseDTO(int assetPortfolioInvestmentCount, long assetPortfolioInvestmentValue, int assetPortfolioValueCount, long assetPortfolioValueValue, int assetsInProgressCount, int assetsRegisteredCount, int projectsParticipatingCount) |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
getAssetPortfolioInvestmentCount()Gets the assetPortfolioInvestmentCount value for this ReuseDTO. |
long |
getAssetPortfolioInvestmentValue()Gets the assetPortfolioInvestmentValue value for this ReuseDTO. |
int |
getAssetPortfolioValueCount()Gets the assetPortfolioValueCount value for this ReuseDTO. |
long |
getAssetPortfolioValueValue()Gets the assetPortfolioValueValue value for this ReuseDTO. |
int |
getAssetsInProgressCount()Gets the assetsInProgressCount value for this ReuseDTO. |
int |
getAssetsRegisteredCount()Gets the assetsRegisteredCount value for this ReuseDTO. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)Get Custom Deserializer |
int |
getProjectsParticipatingCount()Gets the projectsParticipatingCount value for this ReuseDTO. |
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 |
setAssetPortfolioInvestmentCount(int assetPortfolioInvestmentCount)Sets the assetPortfolioInvestmentCount value for this ReuseDTO. |
void |
setAssetPortfolioInvestmentValue(long assetPortfolioInvestmentValue)Sets the assetPortfolioInvestmentValue value for this ReuseDTO. |
void |
setAssetPortfolioValueCount(int assetPortfolioValueCount)Sets the assetPortfolioValueCount value for this ReuseDTO. |
void |
setAssetPortfolioValueValue(long assetPortfolioValueValue)Sets the assetPortfolioValueValue value for this ReuseDTO. |
void |
setAssetsInProgressCount(int assetsInProgressCount)Sets the assetsInProgressCount value for this ReuseDTO. |
void |
setAssetsRegisteredCount(int assetsRegisteredCount)Sets the assetsRegisteredCount value for this ReuseDTO. |
void |
setProjectsParticipatingCount(int projectsParticipatingCount)Sets the projectsParticipatingCount value for this ReuseDTO. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReuseDTO()
public ReuseDTO(int assetPortfolioInvestmentCount,
long assetPortfolioInvestmentValue,
int assetPortfolioValueCount,
long assetPortfolioValueValue,
int assetsInProgressCount,
int assetsRegisteredCount,
int projectsParticipatingCount)
| Method Detail |
|---|
public int getAssetPortfolioInvestmentCount()
public void setAssetPortfolioInvestmentCount(int assetPortfolioInvestmentCount)
assetPortfolioInvestmentCount -public long getAssetPortfolioInvestmentValue()
public void setAssetPortfolioInvestmentValue(long assetPortfolioInvestmentValue)
assetPortfolioInvestmentValue -public int getAssetPortfolioValueCount()
public void setAssetPortfolioValueCount(int assetPortfolioValueCount)
assetPortfolioValueCount -public long getAssetPortfolioValueValue()
public void setAssetPortfolioValueValue(long assetPortfolioValueValue)
assetPortfolioValueValue -public int getAssetsInProgressCount()
public void setAssetsInProgressCount(int assetsInProgressCount)
assetsInProgressCount -public int getAssetsRegisteredCount()
public void setAssetsRegisteredCount(int assetsRegisteredCount)
assetsRegisteredCount -public int getProjectsParticipatingCount()
public void setProjectsParticipatingCount(int projectsParticipatingCount)
projectsParticipatingCount -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 | ||||||||