public interface BeanDefinition
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
String |
getDescription() |
List<PropertyDefinition> |
getProperties() |
String |
getType() |
String getCategory()
String getType()
List<PropertyDefinition> getProperties()
String getDescription()
Copyright © 2017. All rights reserved.