Package io.dialob.api.proto
Interface ValueSetEntry
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ImmutableValueSetEntry
@Immutable @TypeAdapters public interface ValueSetEntry extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetKey()StringgetValue()
-