Package org.stellar.sdk.responses
Class Problem.Extras
java.lang.Object
org.stellar.sdk.responses.Problem.Extras
- Enclosing class:
Problem
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classContains result codes for this transaction. -
Constructor Summary
ConstructorsConstructorDescriptionExtras(String hash, String envelopeXdr, String resultXdr, Problem.Extras.ResultCodes resultCodes) -
Method Summary
-
Constructor Details
-
Extras
public Extras(String hash, String envelopeXdr, String resultXdr, Problem.Extras.ResultCodes resultCodes)
-
-
Method Details