public static class SCEnvMetaEntry.SCEnvMetaEntryBuilder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
SCEnvMetaEntry |
build() |
SCEnvMetaEntry.SCEnvMetaEntryBuilder |
discriminant(SCEnvMetaKind discriminant) |
SCEnvMetaEntry.SCEnvMetaEntryBuilder |
interfaceVersion(SCEnvMetaEntry.SCEnvMetaEntryInterfaceVersion interfaceVersion) |
java.lang.String |
toString() |
public SCEnvMetaEntry.SCEnvMetaEntryBuilder discriminant(SCEnvMetaKind discriminant)
this
.public SCEnvMetaEntry.SCEnvMetaEntryBuilder interfaceVersion(SCEnvMetaEntry.SCEnvMetaEntryInterfaceVersion interfaceVersion)
this
.public SCEnvMetaEntry build()
public java.lang.String toString()
toString
in class java.lang.Object