Uses of Interface
io.dialob.executor.model.ItemRef
-
Packages that use ItemRef Package Description io.dialob.executor.model -
-
Uses of ItemRef in io.dialob.executor.model
Classes in io.dialob.executor.model that implement ItemRef Modifier and Type Class Description classImmutableItemRefImmutable implementation ofItemRef.Methods in io.dialob.executor.model with parameters of type ItemRef Modifier and Type Method Description static ImmutableItemRefImmutableItemRef. copyOf(ItemRef instance)Creates an immutable copy of aItemRefvalue.ImmutableItemRef.BuilderImmutableItemRef.Builder. from(ItemRef instance)Fill a builder with attribute values from the providedio.dialob.executor.model.ItemRefinstance.
-