Mendix Runtime
Documentation for the Mendix Runtime Environment API
com.mendix.systemwideinterfaces.core.meta.IMetaEnumValue Interface Reference

List of all members.

Public Member Functions

IMetaEnumeration getEnumeration ()
String getIdentifier ()
String getI18NCaptionKey ()
String getImage ()

Detailed Description

Entity enumeration representation.


Member Function Documentation

IMetaEnumeration com.mendix.systemwideinterfaces.core.meta.IMetaEnumValue.getEnumeration ( )
String com.mendix.systemwideinterfaces.core.meta.IMetaEnumValue.getI18NCaptionKey ( )
Returns:
the translated caption
String com.mendix.systemwideinterfaces.core.meta.IMetaEnumValue.getIdentifier ( )
Returns:
the identifier
String com.mendix.systemwideinterfaces.core.meta.IMetaEnumValue.getImage ( )
Returns:
the image name if present.

The documentation for this interface was generated from the following file: