Interface Enum

All Known Subinterfaces:
VEnum, VEnumArray, VMultiEnum
All Known Implementing Classes:
EnumeratedArrayVType, EnumeratedVType, IVEnum, IVEnumArray

public interface Enum
Metadata for enumerations.
  • Method Summary

    Modifier and Type
    Method
    Description
    All the possible labels.
  • Method Details

    • getLabels

      List<String> getLabels()
      All the possible labels. Never null.
      Returns:
      the possible values