-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classIppStatus.Companion
-
Enum Constant Summary
-
Method Summary
Modifier and Type Method Description final BooleanisSuccessful()final BooleanisClientError()final BooleanisServerError()StringtoString()final ShortgetCode()-
-
Method Detail
-
isSuccessful
final Boolean isSuccessful()
-
isClientError
final Boolean isClientError()
-
isServerError
final Boolean isServerError()
-
-
-
-