Class MFDataModel.PatternMessage

  • All Implemented Interfaces:
    MFDataModel.Message
    Enclosing class:
    MFDataModel

    @Deprecated
    public static class MFDataModel.PatternMessage
    extends Object
    implements MFDataModel.Message
    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

      • declarations

        @Deprecated
        public final List<MFDataModel.Declaration> declarations
        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.
      • pattern

        @Deprecated
        public final MFDataModel.Pattern pattern
        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

      • PatternMessage

        @Deprecated
        public PatternMessage​(List<MFDataModel.Declaration> declarations,
                              MFDataModel.Pattern pattern)
        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.