Class SetOptionsOperationResponse

All Implemented Interfaces:
Pageable

public final class SetOptionsOperationResponse extends OperationResponse
Represents SetOptions operation response.
See Also:
  • Method Details

    • getLowThreshold

      public Integer getLowThreshold()
    • getMedThreshold

      public Integer getMedThreshold()
    • getHighThreshold

      public Integer getHighThreshold()
    • getInflationDestination

      public String getInflationDestination()
    • getHomeDomain

      public String getHomeDomain()
    • getSignerKey

      public String getSignerKey()
    • getSignerWeight

      public Integer getSignerWeight()
    • getMasterKeyWeight

      public Integer getMasterKeyWeight()
    • getClearFlags

      public String[] getClearFlags()
    • getSetFlags

      public String[] getSetFlags()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class OperationResponse
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class OperationResponse