private class BirthRoom.OtherMidwife
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
agentCount |
int |
bid |
java.lang.String |
ipa |
Constructor and Description |
---|
BirthRoom.OtherMidwife() |
BirthRoom.OtherMidwife(java.lang.String othersIPA,
int countOfAgents) |
Modifier and Type | Method and Description |
---|---|
int |
getBid() |
int |
getCountOfAgents() |
java.lang.String |
getIPA() |
void |
report() |
void |
setBid(int newBid) |
void |
setCountOfAgents(int countOfAgents) |