public class CaptiveRecipientInformation extends Object
| Constructor and Description |
|---|
CaptiveRecipientInformation() |
| Modifier and Type | Method and Description |
|---|---|
CaptiveRecipientInformation |
addCaptiveRecipientsItem(CaptiveRecipient captiveRecipientsItem) |
CaptiveRecipientInformation |
captiveRecipients(List<CaptiveRecipient> captiveRecipients) |
boolean |
equals(Object o) |
List<CaptiveRecipient> |
getCaptiveRecipients()
A complex type containing information about one or more captive recipients.
|
int |
hashCode() |
void |
setCaptiveRecipients(List<CaptiveRecipient> captiveRecipients) |
String |
toString() |
public CaptiveRecipientInformation captiveRecipients(List<CaptiveRecipient> captiveRecipients)
public CaptiveRecipientInformation addCaptiveRecipientsItem(CaptiveRecipient captiveRecipientsItem)
public List<CaptiveRecipient> getCaptiveRecipients()
public void setCaptiveRecipients(List<CaptiveRecipient> captiveRecipients)
Copyright © 2018. All rights reserved.