Uses of Interface
io.dialob.integration.api.NodeId
-
Packages that use NodeId Package Description io.dialob.integration.api -
-
Uses of NodeId in io.dialob.integration.api
Classes in io.dialob.integration.api that implement NodeId Modifier and Type Class Description classImmutableNodeIdImmutable implementation ofNodeId.Methods in io.dialob.integration.api with parameters of type NodeId Modifier and Type Method Description static ImmutableNodeIdImmutableNodeId. copyOf(NodeId instance)Creates an immutable copy of aNodeIdvalue.ImmutableNodeId.BuilderImmutableNodeId.Builder. from(NodeId instance)Fill a builder with attribute values from the providedNodeIdinstance.
-