public interface ResourceTypeSchema
| Modifier and Type | Method and Description |
|---|---|
ArrayList<AttributeSchema> |
getAttributesList() |
List<String> |
getSchemasList() |
void |
setAttributeList(ArrayList attributeList) |
void |
setSchemasList(String schema) |
Copyright © 2020 WSO2. All rights reserved.