Package | Description |
---|---|
org.wso2.carbon.appmgt.mdm.restconnector.authorization.client.dto |
Modifier and Type | Method and Description |
---|---|
Activity.Type |
Activity.getType() |
static Activity.Type |
Activity.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Activity.Type[] |
Activity.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Activity.setType(Activity.Type type) |
Copyright © 2017 WSO2. All rights reserved.