Class TExpressionInfo

    • Constructor Detail

      • TExpressionInfo

        public TExpressionInfo()
      • TExpressionInfo

        public TExpressionInfo​(TExpressionInfo other)
        Performs a deep copy on other.
    • Method Detail

      • getClassName

        public String getClassName()
      • unsetClassName

        public void unsetClassName()
      • isSetClassName

        public boolean isSetClassName()
        Returns true if field className is set (has been assigned a value) and false otherwise
      • setClassNameIsSet

        public void setClassNameIsSet​(boolean value)
      • getUsage

        public String getUsage()
      • unsetUsage

        public void unsetUsage()
      • isSetUsage

        public boolean isSetUsage()
        Returns true if field usage is set (has been assigned a value) and false otherwise
      • setUsageIsSet

        public void setUsageIsSet​(boolean value)
      • getName

        public String getName()
      • unsetName

        public void unsetName()
      • isSetName

        public boolean isSetName()
        Returns true if field name is set (has been assigned a value) and false otherwise
      • setNameIsSet

        public void setNameIsSet​(boolean value)
      • getExtended

        public String getExtended()
      • unsetExtended

        public void unsetExtended()
      • isSetExtended

        public boolean isSetExtended()
        Returns true if field extended is set (has been assigned a value) and false otherwise
      • setExtendedIsSet

        public void setExtendedIsSet​(boolean value)
      • getDb

        public String getDb()
      • unsetDb

        public void unsetDb()
      • isSetDb

        public boolean isSetDb()
        Returns true if field db is set (has been assigned a value) and false otherwise
      • setDbIsSet

        public void setDbIsSet​(boolean value)
      • getArguments

        public String getArguments()
      • unsetArguments

        public void unsetArguments()
      • isSetArguments

        public boolean isSetArguments()
        Returns true if field arguments is set (has been assigned a value) and false otherwise
      • setArgumentsIsSet

        public void setArgumentsIsSet​(boolean value)
      • getExamples

        public String getExamples()
      • unsetExamples

        public void unsetExamples()
      • isSetExamples

        public boolean isSetExamples()
        Returns true if field examples is set (has been assigned a value) and false otherwise
      • setExamplesIsSet

        public void setExamplesIsSet​(boolean value)
      • getNote

        public String getNote()
      • unsetNote

        public void unsetNote()
      • isSetNote

        public boolean isSetNote()
        Returns true if field note is set (has been assigned a value) and false otherwise
      • setNoteIsSet

        public void setNoteIsSet​(boolean value)
      • getGroup

        public String getGroup()
      • unsetGroup

        public void unsetGroup()
      • isSetGroup

        public boolean isSetGroup()
        Returns true if field group is set (has been assigned a value) and false otherwise
      • setGroupIsSet

        public void setGroupIsSet​(boolean value)
      • getSince

        public String getSince()
      • unsetSince

        public void unsetSince()
      • isSetSince

        public boolean isSetSince()
        Returns true if field since is set (has been assigned a value) and false otherwise
      • setSinceIsSet

        public void setSinceIsSet​(boolean value)
      • getDeprecated

        public String getDeprecated()
      • unsetDeprecated

        public void unsetDeprecated()
      • isSetDeprecated

        public boolean isSetDeprecated()
        Returns true if field deprecated is set (has been assigned a value) and false otherwise
      • setDeprecatedIsSet

        public void setDeprecatedIsSet​(boolean value)
      • getSource

        public String getSource()
      • unsetSource

        public void unsetSource()
      • isSetSource

        public boolean isSetSource()
        Returns true if field source is set (has been assigned a value) and false otherwise
      • setSourceIsSet

        public void setSourceIsSet​(boolean value)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • read

        public void read​(org.apache.thrift.protocol.TProtocol iprot)
                  throws org.apache.thrift.TException
        Specified by:
        read in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • write

        public void write​(org.apache.thrift.protocol.TProtocol oprot)
                   throws org.apache.thrift.TException
        Specified by:
        write in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • validate

        public void validate()
                      throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException