public interface MetaClass<T> extends Identifiable
| Modifier and Type | Method and Description |
|---|---|
MetaProperty<T,?,?>[] |
getProperties() |
int |
getPropertyIndex(MetaProperty propertyLiteral) |
NewInstance<T> |
newInstance(Object id,
With... args) |
getId, getUriMetaProperty<T,?,?>[] getProperties()
int getPropertyIndex(MetaProperty propertyLiteral)
NewInstance<T> newInstance(Object id, With... args)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.