Package | Description |
---|---|
negotiator.gui.boaparties | |
negotiator.repository |
Modifier and Type | Method and Description |
---|---|
BoaPartyRepItem |
BoaPartyModel.getValue() |
Constructor and Description |
---|
BoaPartyModel(BoaPartyRepItem existingItem)
Create Boa Party model with an initial value from an existingItem
|
Modifier and Type | Method and Description |
---|---|
java.util.List<BoaPartyRepItem> |
BoaPartiesList.getList() |
Modifier and Type | Method and Description |
---|---|
void |
BoaPartyRepository.add(BoaPartyRepItem party)
Add party to the list
|
void |
BoaPartiesList.add(BoaPartyRepItem party) |
void |
BoaPartyRepository.remove(BoaPartyRepItem party)
Remove boa party from the list
|
void |
BoaPartiesList.remove(BoaPartyRepItem party) |