Interface IEnumType

All Superinterfaces:
IType

public interface IEnumType extends IType
This type represent on model the enumeration.
Author:
dobisekm
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getEnumerationId

      String getEnumerationId()
      Returns:
      The ID of enumeration this field belongs to. The enumeration Id is used to identity the enumeration configuration. There might be multiple fields, which have the values from the same enumeration.