public class MachineCapacity extends AbstractPersistable
id| Constructor and Description |
|---|
MachineCapacity() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCapacity() |
Machine |
getMachine() |
Resource |
getResource() |
void |
setCapacity(int capacity) |
void |
setMachine(Machine machine) |
void |
setResource(Resource resource) |
compareTo, getId, setId, toStringCopyright © 2006–2018 JBoss by Red Hat. All rights reserved.