|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HoiioStatus | |
---|---|
com.hoiio.sdk.exception | |
com.hoiio.sdk.objects.enums |
Uses of HoiioStatus in com.hoiio.sdk.exception |
---|
Methods in com.hoiio.sdk.exception that return HoiioStatus | |
---|---|
HoiioStatus |
HoiioException.getStatus()
Gets the Hoiio error status |
Uses of HoiioStatus in com.hoiio.sdk.objects.enums |
---|
Methods in com.hoiio.sdk.objects.enums that return HoiioStatus | |
---|---|
static HoiioStatus |
HoiioStatus.fromString(String status)
Converts the string to HoiioStatus object |
static HoiioStatus |
HoiioStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HoiioStatus[] |
HoiioStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |