public class ProtoValueConverter extends Object
| Constructor and Description |
|---|
ProtoValueConverter() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<Boolean> |
parseThreeStateProto(ThreeStateValueProto.ThreeStateValue stateValue) |
static ThreeStateValueProto.ThreeStateValue |
toThreeStateValue(Boolean input) |
public static Optional<Boolean> parseThreeStateProto(ThreeStateValueProto.ThreeStateValue stateValue)
public static ThreeStateValueProto.ThreeStateValue toThreeStateValue(Boolean input)
Copyright © 2021. All rights reserved.