Interface PragmaValue<T>

All Known Implementing Classes:
JBoolean, JDate, JDateTime, JDouble, JFloat, JInteger, JString, JTime

public interface PragmaValue<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • toNativeValue

      T toNativeValue()