public class ProjectStatusProviderInfo extends Object
| Constructor and Description |
|---|
ProjectStatusProviderInfo() |
| Modifier and Type | Method and Description |
|---|---|
ProjectStatusProviderInfo |
actualsCapEx(Integer actualsCapEx) |
ProjectStatusProviderInfo |
actualsOpEx(Integer actualsOpEx) |
boolean |
equals(Object o) |
ProjectStatusProviderInfo |
etcCapEx(Integer etcCapEx) |
ProjectStatusProviderInfo |
etcOpEx(Integer etcOpEx) |
Integer |
getActualsCapEx()
Get actualsCapEx
|
Integer |
getActualsOpEx()
Get actualsOpEx
|
Integer |
getEtcCapEx()
Get etcCapEx
|
Integer |
getEtcOpEx()
Get etcOpEx
|
UUID |
getProviderId()
Get providerId
|
int |
hashCode() |
ProjectStatusProviderInfo |
providerId(UUID providerId) |
void |
setActualsCapEx(Integer actualsCapEx) |
void |
setActualsOpEx(Integer actualsOpEx) |
void |
setEtcCapEx(Integer etcCapEx) |
void |
setEtcOpEx(Integer etcOpEx) |
void |
setProviderId(UUID providerId) |
String |
toString() |
public ProjectStatusProviderInfo providerId(UUID providerId)
public UUID getProviderId()
public void setProviderId(UUID providerId)
public ProjectStatusProviderInfo actualsOpEx(Integer actualsOpEx)
public Integer getActualsOpEx()
public void setActualsOpEx(Integer actualsOpEx)
public ProjectStatusProviderInfo actualsCapEx(Integer actualsCapEx)
public Integer getActualsCapEx()
public void setActualsCapEx(Integer actualsCapEx)
public ProjectStatusProviderInfo etcOpEx(Integer etcOpEx)
public Integer getEtcOpEx()
public void setEtcOpEx(Integer etcOpEx)
public ProjectStatusProviderInfo etcCapEx(Integer etcCapEx)
public Integer getEtcCapEx()
public void setEtcCapEx(Integer etcCapEx)
Copyright © 2019 LeanIX GmbH. All rights reserved.