Class SetOptionsOperationResponse
java.lang.Object
org.stellar.sdk.responses.Response
org.stellar.sdk.responses.operations.OperationResponse
org.stellar.sdk.responses.operations.SetOptionsOperationResponse
- All Implemented Interfaces:
Pageable
Represents SetOptions operation response.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.stellar.sdk.responses.operations.OperationResponse
OperationResponse.Links -
Method Summary
Methods inherited from class org.stellar.sdk.responses.operations.OperationResponse
getCreatedAt, getId, getLinks, getPagingToken, getSourceAccount, getSourceAccountMuxed, getSourceAccountMuxedId, getTransaction, getTransactionHash, getTransactionSuccessful, getType, isTransactionSuccessfulMethods inherited from class org.stellar.sdk.responses.Response
getRateLimitLimit, getRateLimitRemaining, getRateLimitReset, setHeaders
-
Method Details
-
getLowThreshold
-
getMedThreshold
-
getHighThreshold
-
getInflationDestination
-
getHomeDomain
-
getSignerKey
-
getSignerWeight
-
getMasterKeyWeight
-
getClearFlags
-
getSetFlags
-
toString
-
equals
- Overrides:
equalsin classOperationResponse
-
hashCode
public int hashCode()- Overrides:
hashCodein classOperationResponse
-