public interface MetaObject
| Modifier and Type | Method and Description |
|---|---|
void |
addProperty(MetaProperty metaProperty) |
Collection<MetaProperty> |
getProperties() |
MetaProperty |
getProperty(String name) |
MetaType |
getType() |
MetaType getType()
Collection<MetaProperty> getProperties()
MetaProperty getProperty(String name)
void addProperty(MetaProperty metaProperty)
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.