public interface IMemberInfo extends ILocalizableInfo
Modifier and Type | Method and Description |
---|---|
IClassInfo |
getClassType()
Returns the member type in Class.
|
java.lang.String |
getDataType()
Returns the script data type of this member.
|
boolean |
isStatic()
Returns whether this member is static.
|
getDisplayName, getDisplayNameKey, getName, getToolTip, getToolTipKey
java.lang.String getDataType()
boolean isStatic()
true
if this member is true.IClassInfo getClassType()
Copyright © 2008 Actuate Corp. All rights reserved.