public class ItemWithErrorJson extends BaseJson
Constructor and Description |
---|
ItemWithErrorJson() |
Modifier and Type | Method and Description |
---|---|
BaseJson |
getItemJson() |
String |
getTransientError() |
Integer |
getTransientErrorCode() |
void |
setItemJson(BaseJson itemJson) |
void |
setTransientError(String transientError) |
void |
setTransientErrorCode(Integer transientErrorCode) |
getObjType, setObjType, toString
public BaseJson getItemJson()
public void setItemJson(BaseJson itemJson)
public String getTransientError()
public void setTransientError(String transientError)
public Integer getTransientErrorCode()
public void setTransientErrorCode(Integer transientErrorCode)
Copyright © 2019. All rights reserved.