Package org.stellar.sdk.xdr
Class SignedTimeSlicedSurveyResponseMessage.SignedTimeSlicedSurveyResponseMessageBuilder
java.lang.Object
org.stellar.sdk.xdr.SignedTimeSlicedSurveyResponseMessage.SignedTimeSlicedSurveyResponseMessageBuilder
- Enclosing class:
SignedTimeSlicedSurveyResponseMessage
public static class SignedTimeSlicedSurveyResponseMessage.SignedTimeSlicedSurveyResponseMessageBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()response(TimeSlicedSurveyResponseMessage response) Value of theresponsefield.responseSignature(Signature responseSignature) Value of theresponseSignaturefield.toString()
-
Method Details
-
responseSignature
public SignedTimeSlicedSurveyResponseMessage.SignedTimeSlicedSurveyResponseMessageBuilder responseSignature(Signature responseSignature) Value of theresponseSignaturefield.- Parameters:
responseSignature- theresponseSignaturefield value- Returns:
this.
-
response
public SignedTimeSlicedSurveyResponseMessage.SignedTimeSlicedSurveyResponseMessageBuilder response(TimeSlicedSurveyResponseMessage response) Value of theresponsefield.- Parameters:
response- theresponsefield value- Returns:
this.
-
build
-
toString
-