@Value.Immutable public abstract class AbstractReducedNodeEdgeConnectorItem extends Object
Constructor and Description |
---|
AbstractReducedNodeEdgeConnectorItem() |
Modifier and Type | Method and Description |
---|---|
abstract javax.measure.Quantity<javax.measure.quantity.Length> |
distance() |
abstract String |
fromElementId() |
abstract Duration |
time() |
abstract String |
toElementId() |
public AbstractReducedNodeEdgeConnectorItem()
@Value.Parameter public abstract javax.measure.Quantity<javax.measure.quantity.Length> distance()
@Value.Parameter public abstract Duration time()
@Value.Parameter public abstract String fromElementId()
@Value.Parameter public abstract String toElementId()
Copyright © 2017–2023 DNA Evolutions GmbH. All rights reserved.