Package io.resys.hdes.client.api
Interface HdesStore.HistoryEntity
- All Known Implementing Classes:
ImmutableHistoryEntity
- Enclosing interface:
- HdesStore
@Immutable
public static interface HdesStore.HistoryEntity
-
Method Details
-
getId
String getId() -
getBodyType
AstBody.AstBodyType getBodyType() -
getBody
List<HdesStore.DetachedEntity> getBody()
-