public class ProjectGeneralAreaOccupationData
extends java.lang.Object
| Constructor and Description |
|---|
ProjectGeneralAreaOccupationData(double freeSpace,
double occupiedSpace)
Construtor
|
| Modifier and Type | Method and Description |
|---|---|
double |
getFreeSpace()
Retorna espaço livre na área de projetos.
|
double |
getOccupiedSpace()
Retorna espaço ocupado na área de projetos.
|
Copyright © 2018. All Rights Reserved.