Modifier and Type | Method and Description |
---|---|
ResourceStatus.Category |
ResourceStatus.getCategory()
Get Category of the resource.
|
ResourceStatus.Category |
ResourceStatus.Category.getCategory() |
static ResourceStatus.Category |
ResourceStatus.Category.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceStatus.Category[] |
ResourceStatus.Category.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2021. All rights reserved.