Package io.resys.hdes.client.api
Interface HdesStore.DetachedEntity
- All Known Implementing Classes:
ImmutableDetachedEntity
- Enclosing interface:
- HdesStore
@Immutable
public static interface HdesStore.DetachedEntity
-
Method Details
-
getHash
String getHash() -
getCreated
LocalDateTime getCreated() -
getBody
List<AstCommand> getBody()
-