public class AppRestriction extends AndroidOperation implements Serializable
| Constructor and Description |
|---|
AppRestriction() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getRestrictedList() |
String |
getRestrictionType() |
void |
setRestrictedList(List<String> restrictedList) |
void |
setRestrictionType(String restrictionType) |
toJSONCopyright © 2017 WSO2. All rights reserved.