public static class SCSpecUDTUnionCaseV0.SCSpecUDTUnionCaseV0Builder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
SCSpecUDTUnionCaseV0 |
build() |
SCSpecUDTUnionCaseV0.SCSpecUDTUnionCaseV0Builder |
discriminant(SCSpecUDTUnionCaseV0Kind discriminant) |
java.lang.String |
toString() |
SCSpecUDTUnionCaseV0.SCSpecUDTUnionCaseV0Builder |
tupleCase(SCSpecUDTUnionCaseTupleV0 tupleCase) |
SCSpecUDTUnionCaseV0.SCSpecUDTUnionCaseV0Builder |
voidCase(SCSpecUDTUnionCaseVoidV0 voidCase) |
public SCSpecUDTUnionCaseV0.SCSpecUDTUnionCaseV0Builder discriminant(SCSpecUDTUnionCaseV0Kind discriminant)
this
.public SCSpecUDTUnionCaseV0.SCSpecUDTUnionCaseV0Builder voidCase(SCSpecUDTUnionCaseVoidV0 voidCase)
this
.public SCSpecUDTUnionCaseV0.SCSpecUDTUnionCaseV0Builder tupleCase(SCSpecUDTUnionCaseTupleV0 tupleCase)
this
.public SCSpecUDTUnionCaseV0 build()
public java.lang.String toString()
toString
in class java.lang.Object