Uses of Interface
io.dialob.executor.model.ItemIdPartial
-
Packages that use ItemIdPartial Package Description io.dialob.executor.model -
-
Uses of ItemIdPartial in io.dialob.executor.model
Classes in io.dialob.executor.model that implement ItemIdPartial Modifier and Type Class Description classImmutableItemIdPartialImmutable implementation ofItemIdPartial.Methods in io.dialob.executor.model with parameters of type ItemIdPartial Modifier and Type Method Description static ImmutableItemIdPartialImmutableItemIdPartial. copyOf(ItemIdPartial instance)Creates an immutable copy of aItemIdPartialvalue.ImmutableItemIdPartial.BuilderImmutableItemIdPartial.Builder. from(ItemIdPartial instance)Fill a builder with attribute values from the providedio.dialob.executor.model.ItemIdPartialinstance.
-