Package | Description |
---|---|
org.wso2.carbon.apimgt.migration.dto |
Modifier and Type | Method and Description |
---|---|
static TokenHandlingDTO.TypeEnum |
TokenHandlingDTO.TypeEnum.fromValue(String v) |
TokenHandlingDTO.TypeEnum |
TokenHandlingDTO.getType() |
static TokenHandlingDTO.TypeEnum |
TokenHandlingDTO.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TokenHandlingDTO.TypeEnum[] |
TokenHandlingDTO.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TokenHandlingDTO.setType(TokenHandlingDTO.TypeEnum type) |
Copyright © 2024 WSO2. All rights reserved.