public class ProjectBudgetUncommitted extends Object
Constructor and Description |
---|
ProjectBudgetUncommitted() |
Modifier and Type | Method and Description |
---|---|
MoneyAmount |
getPOCosts() |
Quantity |
getPOQuantity() |
void |
setPOCosts(MoneyAmount value) |
void |
setPOQuantity(Quantity value) |
public MoneyAmount getPOCosts()
public void setPOCosts(MoneyAmount value)
public Quantity getPOQuantity()
public void setPOQuantity(Quantity value)
Copyright © 2010–2016. All rights reserved.