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