public class InlineResponse2013KeyInformationErrorInformation extends Object
| Constructor and Description |
|---|
InlineResponse2013KeyInformationErrorInformation() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2013KeyInformationErrorInformation |
addDetailsItem(InlineResponse2013KeyInformationErrorInformationDetails detailsItem) |
InlineResponse2013KeyInformationErrorInformation |
details(List<InlineResponse2013KeyInformationErrorInformationDetails> details) |
boolean |
equals(Object o) |
List<InlineResponse2013KeyInformationErrorInformationDetails> |
getDetails()
Get details
|
String |
getReason()
The reason of the status.
|
int |
hashCode() |
InlineResponse2013KeyInformationErrorInformation |
reason(String reason) |
void |
setDetails(List<InlineResponse2013KeyInformationErrorInformationDetails> details) |
void |
setReason(String reason) |
String |
toString() |
public InlineResponse2013KeyInformationErrorInformation()
public InlineResponse2013KeyInformationErrorInformation reason(String reason)
public String getReason()
public void setReason(String reason)
public InlineResponse2013KeyInformationErrorInformation details(List<InlineResponse2013KeyInformationErrorInformationDetails> details)
public InlineResponse2013KeyInformationErrorInformation addDetailsItem(InlineResponse2013KeyInformationErrorInformationDetails detailsItem)
public List<InlineResponse2013KeyInformationErrorInformationDetails> getDetails()
public void setDetails(List<InlineResponse2013KeyInformationErrorInformationDetails> details)
Copyright © 2025. All rights reserved.