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

List of all members.

Public Member Functions

Map< String, IMetaEnumValuegetEnumValues ()

Package Functions

String getName ()

Detailed Description

Enumeration representation.


Member Function Documentation

Map<String,IMetaEnumValue> com.mendix.systemwideinterfaces.core.meta.IMetaEnumeration.getEnumValues ( )
Returns:
the values of this enumeration by their identifier
String com.mendix.systemwideinterfaces.core.meta.IMetaEnumeration.getName ( ) [package]
Returns:
the name of this enumeration

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