Package | Description |
---|---|
io.javadog.cws.api.common |
Common API Functionality, Constants & Enum's.
|
Modifier and Type | Method and Description |
---|---|
ReturnCode.Classification |
ReturnCode.getClassification() |
static ReturnCode.Classification |
ReturnCode.Classification.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReturnCode.Classification[] |
ReturnCode.Classification.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 JavaDog.io. All rights reserved.