Class MultiParty
java.lang.Object
com.kingsrook.qqq.backend.core.model.actions.messaging.Party
com.kingsrook.qqq.backend.core.model.actions.messaging.MultiParty
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Getter for partyListvoid
setPartyList
(List<Party> partyList) Setter for partyListwithPartyList
(List<Party> partyList) Fluent setter for partyListMethods inherited from class com.kingsrook.qqq.backend.core.model.actions.messaging.Party
getAddress, getLabel, getRole, setAddress, setLabel, setRole, withAddress, withLabel, withRole
-
Constructor Details
-
MultiParty
public MultiParty()
-
-
Method Details
-
getPartyList
-
setPartyList
-
withPartyList
Fluent setter for partyList -
withParty
-
addParty
-