| Modifier and Type | Method and Description |
|---|---|
Property[] |
Properties.getAdvancedProperties() |
Property[] |
Property.getChildProperties() |
Property[] |
Properties.getMandatoryProperties() |
Property[] |
Properties.getOptionalProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
Properties.setAdvancedProperties(Property[] advancedProperties) |
void |
Property.setChildProperties(Property[] childProperties) |
void |
Properties.setMandatoryProperties(Property[] mandatoryProperties) |
void |
Properties.setOptionalProperties(Property[] optionalProperties) |
| Constructor and Description |
|---|
Property(String name,
String value,
String description,
Property[] childProperties) |
Copyright © 2018 WSO2 Inc. All rights reserved.