public class Response extends Object
| Constructor and Description |
|---|
Response() |
public final StatusEnum getStatus()
public final void setStatus(StatusEnum status)
status - the status to setpublic final Integer getMatches()
public final void setMatches(Integer matches)
matches - the matches to setpublic final String getHash()
public final void setHash(String hash)
hash - the hash to setpublic final MessageEnum getMessage()
public final void setMessage(MessageEnum message)
message - the message to setpublic final List<AdditionalImages> getAdditionalImages()
public final void setAdditionalImages(List<AdditionalImages> additionalImages)
additionalImages - the additionalImages to setpublic final List<Instruction> getInstructions()
public final void setInstructions(List<Instruction> instructions)
instructions - the instructions to setpublic final void setReviews(List<Reviews> reviews)
reviews - the reviews to setpublic final void setSubthemes(List<Subtheme> subthemes)
subthemes - the subthemes to setpublic final void setUserNotes(List<UserNotes> userNotes)
userNotes - the userNotes to setpublic final List<MinifigCollection> getMinifigs()
public final void setMinifigs(List<MinifigCollection> minifigs)
minifigs - the minifigs to setpublic List<ApiKeyUsage> getApiKeyUsage()
public void setApiKeyUsage(List<ApiKeyUsage> apiKeyUsage)
apiKeyUsage - the apiKeyUsage to setCopyright © 2020. All rights reserved.