Package io.dialob.api.rest
Interface IdAndRevision
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ImmutableIdAndRevision
@Immutable @TypeAdapters public interface IdAndRevision extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetId()StringgetRev()
-