|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMemberInfo
Represents the definition of class member. The class member defines the member type besides name, display name ID and tool tip ID.
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface org.eclipse.birt.report.model.api.metadata.ILocalizableInfo |
|---|
getDisplayName, getDisplayNameKey, getName, getToolTip, getToolTipKey |
| Method Detail |
|---|
java.lang.String getDataType()
boolean isStatic()
true if this member is true.IClassInfo getClassType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||