-
public final class OpenResourceStatus
-
-
Constructor Summary
Constructors Constructor Description OpenResourceStatus(Integer code, String message, String scope)
-
Method Summary
Modifier and Type Method Description final BooleangetIsOK()final BooleangetIsNotOK()final IntegergetCode()final StringgetMessage()final StringgetScope()
-