Interface EnumConstant<O extends JavaEnum<O>>

    • Method Detail

      • getConstructorArguments

        java.util.List<java.lang.String> getConstructorArguments()
        Get the constructor arguments of this enum constant.