@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-03-06T16:42:36.211-08:00") public class CaptiveRecipientInformation extends Object
| Constructor and Description |
|---|
CaptiveRecipientInformation() |
| Modifier and Type | Method and Description |
|---|---|
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 List<CaptiveRecipient> getCaptiveRecipients()
public void setCaptiveRecipients(List<CaptiveRecipient> captiveRecipients)
Copyright © 2017. All rights reserved.