Class MFDataModel.Literal

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String value
      Deprecated.
       
    • Constructor Summary

      Constructors 
      Constructor Description
      Literal​(java.lang.String value)
      Deprecated.
      This API is for technology preview only.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • value

        public final java.lang.String value
        Deprecated.
    • Constructor Detail

      • Literal

        @Deprecated
        public Literal​(java.lang.String value)
        Deprecated.
        This API is for technology preview only.