Class ErrorResponse.Value
java.lang.Object
com.e1c.langtool.microsoft.entity.ErrorResponse.Value
- Enclosing class:
- ErrorResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetCode()voidsetCode(int code) voidsetMessage(String message)
-
Constructor Details
-
Value
public Value()
-
-
Method Details
-
getCode
public int getCode() -
setCode
public void setCode(int code) -
getMessage
-
setMessage
-