public class ProjectBudgetKey extends ReferenceKey
Constructor and Description |
---|
ProjectBudgetKey() |
Modifier and Type | Method and Description |
---|---|
CostCategoryKey |
getCostCategoryKey() |
ProjectKey |
getProjectKey() |
Integer |
getTransactionUsage() |
void |
setCostCategoryKey(CostCategoryKey value) |
void |
setProjectKey(ProjectKey value) |
void |
setTransactionUsage(Integer value) |
getCompanyKey, setCompanyKey
public CostCategoryKey getCostCategoryKey()
public void setCostCategoryKey(CostCategoryKey value)
public ProjectKey getProjectKey()
public void setProjectKey(ProjectKey value)
public Integer getTransactionUsage()
public void setTransactionUsage(Integer value)
Copyright © 2010–2016. All rights reserved.