Package org.stellar.sdk.xdr
Class SurveyResponseMessage.Builder
java.lang.Object
org.stellar.sdk.xdr.SurveyResponseMessage.Builder
- Enclosing class:
SurveyResponseMessage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()commandType(SurveyMessageCommandType commandType) encryptedBody(EncryptedBody encryptedBody) surveyedPeerID(NodeID surveyedPeerID) surveyorPeerID(NodeID surveyorPeerID)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
surveyorPeerID
-
surveyedPeerID
-
ledgerNum
-
commandType
-
encryptedBody
-
build
-