org.optaplanner.examples.pas.domain
public class RequiredPatientEquipment extends AbstractPersistable
id
Constructor and Description |
---|
RequiredPatientEquipment() |
Modifier and Type | Method and Description |
---|---|
Equipment |
getEquipment() |
Patient |
getPatient() |
void |
setEquipment(Equipment equipment) |
void |
setPatient(Patient patient) |
String |
toString() |
compareTo, getId, setId
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.