Class MFDataModel.Attribute

  • Enclosing class:
    MFDataModel

    @Deprecated
    public static class MFDataModel.Attribute
    extends Object
    Deprecated.
    This API is for technology preview only.
    Status:
    Technology Preview. This API is still in the early stages of development. Use at your own risk.
    • Field Detail

      • name

        @Deprecated
        public final String name
        Deprecated.
        This API is for technology preview only.
        Status:
        Technology Preview. This API is still in the early stages of development. Use at your own risk.
      • value

        @Deprecated
        public final MFDataModel.LiteralOrVariableRef value
        Deprecated.
        This API is for technology preview only.
        Status:
        Technology Preview. This API is still in the early stages of development. Use at your own risk.
    • Constructor Detail

      • Attribute

        @Deprecated
        public Attribute​(String name,
                         MFDataModel.LiteralOrVariableRef value)
        Deprecated.
        This API is for technology preview only.
        Status:
        Technology Preview. This API is still in the early stages of development. Use at your own risk.