Package org.stellar.sdk.operations
Class InflationOperation
java.lang.Object
org.stellar.sdk.operations.Operation
org.stellar.sdk.operations.InflationOperation
Represents Inflation operation.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classInflationOperation.InflationOperationBuilder<C extends InflationOperation,B extends InflationOperation.InflationOperationBuilder<C, B>> Nested classes/interfaces inherited from class org.stellar.sdk.operations.Operation
Operation.OperationBuilder<C extends Operation,B extends Operation.OperationBuilder<C, B>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic InflationOperation.InflationOperationBuilder<?, ?> builder()booleaninthashCode()toString()Methods inherited from class org.stellar.sdk.operations.Operation
fromXdr, getSourceAccount, setSourceAccount, toXdr, toXdrBase64