org.optaplanner.examples.projectjobscheduling.domain.resource
public abstract class Resource extends AbstractPersistable
id
Constructor and Description |
---|
Resource() |
Modifier and Type | Method and Description |
---|---|
int |
getCapacity() |
abstract boolean |
isRenewable() |
void |
setCapacity(int capacity) |
compareTo, getId, setId, toString
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.