@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-01-03T19:15:39.720-05:00") public class InlineResponse200 extends Object
| Constructor and Description |
|---|
InlineResponse200() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse200 |
addAddressRecordItem(AddressRecordObj addressRecordItem) |
InlineResponse200 |
addressRecord(List<AddressRecordObj> addressRecord) |
boolean |
equals(Object o) |
List<AddressRecordObj> |
getAddressRecord()
Get addressRecord
|
Header |
getHeader()
Get header
|
int |
hashCode() |
InlineResponse200 |
header(Header header) |
void |
setAddressRecord(List<AddressRecordObj> addressRecord) |
void |
setHeader(Header header) |
String |
toString() |
public InlineResponse200 header(Header header)
public Header getHeader()
public void setHeader(Header header)
public InlineResponse200 addressRecord(List<AddressRecordObj> addressRecord)
public InlineResponse200 addAddressRecordItem(AddressRecordObj addressRecordItem)
public List<AddressRecordObj> getAddressRecord()
public void setAddressRecord(List<AddressRecordObj> addressRecord)
Copyright © 2012–2017 JFrameworks.com, LLC. All rights reserved.