| Package | Description |
|---|---|
| io.continual.client.model |
| Modifier and Type | Method and Description |
|---|---|
Set<ModelRelation> |
ModelReference.getInboundRelations()
Get relations for an object
|
Set<ModelRelation> |
ModelReference.getInboundRelations(String named)
Get relations for an object
|
Set<ModelRelation> |
ModelReference.getOutboundRelations()
Get relations for an object
|
Set<ModelRelation> |
ModelReference.getOutboundRelations(String named)
Get relations for an object
|
Set<ModelRelation> |
ModelReference.getRelations()
Get relations for an object
|
Copyright © 2020 continual.io. All rights reserved.