Class LiveDataPropertyDescriptor.OperatorDescriptor

    • Constructor Detail

      • OperatorDescriptor

        public OperatorDescriptor()
        Default constructor.
      • OperatorDescriptor

        public OperatorDescriptor​(String id,
                                  String name)
        Creates a new operator with the specified id and name.
        Parameters:
        id - the operator id
        name - the operator name