Package org.stellar.sdk.xdr
Class SCEnvMetaEntry.SCEnvMetaEntryInterfaceVersion.SCEnvMetaEntryInterfaceVersionBuilder
java.lang.Object
org.stellar.sdk.xdr.SCEnvMetaEntry.SCEnvMetaEntryInterfaceVersion.SCEnvMetaEntryInterfaceVersionBuilder
- Enclosing class:
SCEnvMetaEntry.SCEnvMetaEntryInterfaceVersion
public static class SCEnvMetaEntry.SCEnvMetaEntryInterfaceVersion.SCEnvMetaEntryInterfaceVersionBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()preRelease(Uint32 preRelease) Value of thepreReleasefield.Value of theprotocolfield.toString()
-
Method Details
-
protocol
public SCEnvMetaEntry.SCEnvMetaEntryInterfaceVersion.SCEnvMetaEntryInterfaceVersionBuilder protocol(Uint32 protocol) Value of theprotocolfield.- Parameters:
protocol- theprotocolfield value- Returns:
this.
-
preRelease
public SCEnvMetaEntry.SCEnvMetaEntryInterfaceVersion.SCEnvMetaEntryInterfaceVersionBuilder preRelease(Uint32 preRelease) Value of thepreReleasefield.- Parameters:
preRelease- thepreReleasefield value- Returns:
this.
-
build
-
toString
-