Package jmri

Interface EnumPermission<E extends java.lang.Enum<?>>

    • Method Detail

      • getValues

        @Nonnull
        E[] getValues()
        Get the values of the enum.
        Returns:
        an array of the enums