public interface Attribute
Modifier and Type | Method and Description |
---|---|
Class |
getMemberType()
If #getType return a container type, this returns type of its contained member.
|
String |
getName()
Name of attribute.
|
Class |
getType()
Type of attribute.
|