public interface EventSpec
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
AttrSpec |
getAttr(int idx)
Returns the attribute specification for the given index
|
AttrSpec |
getAttr(java.lang.String name)
Returns the attribute specification for the given attribute name
|
java.lang.String |
getName() |
int |
getNoAttrs() |
java.lang.String getName()
int getNoAttrs()
AttrSpec getAttr(int idx)
idx
- - the indexAttrSpec getAttr(java.lang.String name)
name
- - attribute name