public static class TsnTalkerStatus.Builder extends Object implements Enumeration.Builder
| Modifier and Type | Method and Description |
|---|---|
TsnTalkerStatus |
build()
Builds Enumeration with the given data.
|
TsnTalkerStatus.Builder |
setValue(int value)
The
Enumeration.getValue() of the result of Enumeration.Builder.build() will return this value. |
public TsnTalkerStatus build()
Enumeration.Builderbuild in interface Enumeration.Builderpublic TsnTalkerStatus.Builder setValue(int value)
Enumeration.BuilderEnumeration.getValue() of the result of Enumeration.Builder.build() will return this value.setValue in interface Enumeration.BuilderCopyright © 2026. All rights reserved.