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
Modifier and TypeClassDescriptionstatic class
InflationOperation.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
-
Method Summary
Modifier and TypeMethodDescriptionstatic InflationOperation.InflationOperationBuilder
<?, ?> builder()
boolean
int
hashCode()
toString()
Methods inherited from class org.stellar.sdk.operations.Operation
fromXdr, getSourceAccount, setSourceAccount, toXdr, toXdrBase64