public static class RedundancySupport.Builder extends Object implements Enumeration.Builder
| Modifier and Type | Method and Description |
|---|---|
RedundancySupport |
build()
Builds Enumeration with the given data.
|
RedundancySupport.Builder |
setValue(int value)
The
Enumeration.getValue() of the result of Enumeration.Builder.build() will return this value. |
public RedundancySupport build()
Enumeration.Builderbuild in interface Enumeration.Builderpublic RedundancySupport.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.