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