public class PartProperties extends Object
| Constructor and Description |
|---|
PartProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPartProperty(Property property) |
List<Property> |
getPartProperties() |
Property |
getProperty(String name) |
void |
setPartProperties(List<Property> partProperties) |
Copyright © 2018 WSO2. All rights reserved.