public static class SCSpecEventParamV0.SCSpecEventParamV0Builder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
SCSpecEventParamV0 |
build() |
SCSpecEventParamV0.SCSpecEventParamV0Builder |
doc(XdrString doc) |
SCSpecEventParamV0.SCSpecEventParamV0Builder |
location(SCSpecEventParamLocationV0 location) |
SCSpecEventParamV0.SCSpecEventParamV0Builder |
name(XdrString name) |
java.lang.String |
toString() |
SCSpecEventParamV0.SCSpecEventParamV0Builder |
type(SCSpecTypeDef type) |
public SCSpecEventParamV0.SCSpecEventParamV0Builder doc(XdrString doc)
this
.public SCSpecEventParamV0.SCSpecEventParamV0Builder name(XdrString name)
this
.public SCSpecEventParamV0.SCSpecEventParamV0Builder type(SCSpecTypeDef type)
this
.public SCSpecEventParamV0.SCSpecEventParamV0Builder location(SCSpecEventParamLocationV0 location)
this
.public SCSpecEventParamV0 build()
public java.lang.String toString()
toString
in class java.lang.Object