@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2020-10-06T09:15:59.982Z[UTC]") public class BankProfileResponse extends Object
Constructor and Description |
---|
BankProfileResponse() |
Modifier and Type | Method and Description |
---|---|
BankProfileResponse |
bankProfileDescriptor(BankProfileDescriptor bankProfileDescriptor) |
boolean |
equals(Object o) |
@Valid BankProfileDescriptor |
getBankProfileDescriptor()
Get bankProfileDescriptor
|
int |
hashCode() |
void |
setBankProfileDescriptor(BankProfileDescriptor bankProfileDescriptor) |
String |
toString() |
public BankProfileResponse bankProfileDescriptor(BankProfileDescriptor bankProfileDescriptor)
@Valid public @Valid BankProfileDescriptor getBankProfileDescriptor()
public void setBankProfileDescriptor(BankProfileDescriptor bankProfileDescriptor)
Copyright © 2020. All rights reserved.