Package com.relogiclabs.jschema.node
Interface PragmaValue<T>
- All Known Implementing Classes:
JBoolean,JDate,JDateTime,JDouble,JFloat,JInteger,JString,JTime
public interface PragmaValue<T>
-
Method Summary
-
Method Details
-
toNativeValue
T toNativeValue()
-