public interface AppointmentPeer extends OsidCapsule
An interface for the peers of the Appointment
relationship.
Modifier and Type | Method and Description |
---|---|
Id |
getPersonId()
Gets the
Id of the person. |
Id |
getPositionId()
Gets the
Id of the position. |