Class TFrontendView

    • Field Detail

      • view_name

        public String view_name
      • view_state

        public String view_state
      • image_hash

        public String image_hash
      • update_time

        public String update_time
      • view_metadata

        public String view_metadata
    • Constructor Detail

      • TFrontendView

        public TFrontendView()
      • TFrontendView

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

      • getView_name

        public String getView_name()
      • unsetView_name

        public void unsetView_name()
      • isSetView_name

        public boolean isSetView_name()
        Returns true if field view_name is set (has been assigned a value) and false otherwise
      • setView_nameIsSet

        public void setView_nameIsSet​(boolean value)
      • getView_state

        public String getView_state()
      • unsetView_state

        public void unsetView_state()
      • isSetView_state

        public boolean isSetView_state()
        Returns true if field view_state is set (has been assigned a value) and false otherwise
      • setView_stateIsSet

        public void setView_stateIsSet​(boolean value)
      • getImage_hash

        public String getImage_hash()
      • unsetImage_hash

        public void unsetImage_hash()
      • isSetImage_hash

        public boolean isSetImage_hash()
        Returns true if field image_hash is set (has been assigned a value) and false otherwise
      • setImage_hashIsSet

        public void setImage_hashIsSet​(boolean value)
      • getUpdate_time

        public String getUpdate_time()
      • unsetUpdate_time

        public void unsetUpdate_time()
      • isSetUpdate_time

        public boolean isSetUpdate_time()
        Returns true if field update_time is set (has been assigned a value) and false otherwise
      • setUpdate_timeIsSet

        public void setUpdate_timeIsSet​(boolean value)
      • getView_metadata

        public String getView_metadata()
      • unsetView_metadata

        public void unsetView_metadata()
      • isSetView_metadata

        public boolean isSetView_metadata()
        Returns true if field view_metadata is set (has been assigned a value) and false otherwise
      • setView_metadataIsSet

        public void setView_metadataIsSet​(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