public class BrAPIBreedingMethodListResponse extends Object implements BrAPIResponse<BrAPIBreedingMethodListResponseResult>
| Constructor and Description |
|---|
BrAPIBreedingMethodListResponse() |
| Modifier and Type | Method and Description |
|---|---|
BrAPIBreedingMethodListResponse |
_atContext(BrAPIContext _atContext) |
boolean |
equals(Object o) |
@Valid BrAPIMetadata |
getMetadata()
Get metadata
|
@Valid BrAPIBreedingMethodListResponseResult |
getResult()
Get result
|
int |
hashCode() |
BrAPIBreedingMethodListResponse |
metadata(BrAPIMetadata metadata) |
BrAPIBreedingMethodListResponse |
result(BrAPIBreedingMethodListResponseResult result) |
void |
setAtContext(BrAPIContext _atContext) |
void |
setMetadata(BrAPIMetadata metadata) |
void |
setResult(BrAPIBreedingMethodListResponseResult result) |
String |
toString() |
public BrAPIBreedingMethodListResponse _atContext(BrAPIContext _atContext)
public void setAtContext(BrAPIContext _atContext)
public BrAPIBreedingMethodListResponse metadata(BrAPIMetadata metadata)
@Valid public @Valid BrAPIMetadata getMetadata()
getMetadata in interface BrAPIResponse<BrAPIBreedingMethodListResponseResult>public void setMetadata(BrAPIMetadata metadata)
setMetadata in interface BrAPIResponse<BrAPIBreedingMethodListResponseResult>public BrAPIBreedingMethodListResponse result(BrAPIBreedingMethodListResponseResult result)
@Valid public @Valid BrAPIBreedingMethodListResponseResult getResult()
getResult in interface BrAPIResponse<BrAPIBreedingMethodListResponseResult>public void setResult(BrAPIBreedingMethodListResponseResult result)
setResult in interface BrAPIResponse<BrAPIBreedingMethodListResponseResult>Copyright © 2023. All rights reserved.