public class ResponseCommonCustomerDetailData extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ResponseCommonCustomerDetailData.CustomerUType |
| Constructor and Description |
|---|
ResponseCommonCustomerDetailData() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ResponseCommonCustomerDetailData.CustomerUType |
getCustomerUType()
Get customerUType
|
CommonOrganisationDetail |
getOrganisation()
Get organisation
|
CommonPersonDetail |
getPerson()
Get person
|
int |
hashCode() |
void |
setCustomerUType(ResponseCommonCustomerDetailData.CustomerUType customerUType) |
void |
setOrganisation(CommonOrganisationDetail organisation) |
void |
setPerson(CommonPersonDetail person) |
String |
toString() |
public ResponseCommonCustomerDetailData.CustomerUType getCustomerUType()
public void setCustomerUType(ResponseCommonCustomerDetailData.CustomerUType customerUType)
public CommonOrganisationDetail getOrganisation()
public void setOrganisation(CommonOrganisationDetail organisation)
public CommonPersonDetail getPerson()
public void setPerson(CommonPersonDetail person)
Copyright © 2019. All rights reserved.