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) |
getId, setId, toString
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.