org.optaplanner.examples.manners2009.domain
public class Job extends AbstractPersistable
id
Constructor and Description |
---|
Job() |
Modifier and Type | Method and Description |
---|---|
JobType |
getJobType() |
String |
getName() |
void |
setJobType(JobType jobType) |
void |
setName(String name) |
String |
toString() |
compareTo, getId, setId
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.