@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Tmsv2customersEmbeddedDefaultShippingAddressLinks extends Object
| Constructor and Description |
|---|
Tmsv2customersEmbeddedDefaultShippingAddressLinks() |
| Modifier and Type | Method and Description |
|---|---|
Tmsv2customersEmbeddedDefaultShippingAddressLinks |
customer(Tmsv2customersEmbeddedDefaultShippingAddressLinksCustomer customer) |
boolean |
equals(Object o) |
Tmsv2customersEmbeddedDefaultShippingAddressLinksCustomer |
getCustomer()
Get customer
|
Tmsv2customersEmbeddedDefaultShippingAddressLinksSelf |
getSelf()
Get self
|
int |
hashCode() |
Tmsv2customersEmbeddedDefaultShippingAddressLinks |
self(Tmsv2customersEmbeddedDefaultShippingAddressLinksSelf self) |
void |
setCustomer(Tmsv2customersEmbeddedDefaultShippingAddressLinksCustomer customer) |
void |
setSelf(Tmsv2customersEmbeddedDefaultShippingAddressLinksSelf self) |
String |
toString() |
public Tmsv2customersEmbeddedDefaultShippingAddressLinks()
public Tmsv2customersEmbeddedDefaultShippingAddressLinks self(Tmsv2customersEmbeddedDefaultShippingAddressLinksSelf self)
public Tmsv2customersEmbeddedDefaultShippingAddressLinksSelf getSelf()
public void setSelf(Tmsv2customersEmbeddedDefaultShippingAddressLinksSelf self)
public Tmsv2customersEmbeddedDefaultShippingAddressLinks customer(Tmsv2customersEmbeddedDefaultShippingAddressLinksCustomer customer)
public Tmsv2customersEmbeddedDefaultShippingAddressLinksCustomer getCustomer()
public void setCustomer(Tmsv2customersEmbeddedDefaultShippingAddressLinksCustomer customer)
Copyright © 2020. All rights reserved.