Uses of Interface
org.opendaylight.yangtools.binding.ExactDataObjectStep
Packages that use ExactDataObjectStep
Package
Description
Internal implementation details.
-
Uses of ExactDataObjectStep in org.opendaylight.yangtools.binding
Classes in org.opendaylight.yangtools.binding that implement ExactDataObjectStepModifier and TypeClassDescriptionfinal record
KeyStep<K extends Key<T>,
T extends EntryObject<T, K>> AEntryObject
-based step with aKeyStep.key()
.final record
NodeStep<T extends DataObject>
ADataObject
-based step along aninstance-identifier
.Methods in org.opendaylight.yangtools.binding that return types with arguments of type ExactDataObjectStepModifier and TypeMethodDescriptionIterable
<? extends @NonNull ExactDataObjectStep<?>> DataObjectIdentifier.steps()
Method parameters in org.opendaylight.yangtools.binding with type arguments of type ExactDataObjectStepModifier and TypeMethodDescriptionstatic @NonNull DataObjectIdentifier
<?> DataObjectIdentifier.ofUnsafeSteps
(ImmutableList<? extends @NonNull ExactDataObjectStep<?>> steps) static @NonNull DataObjectIdentifier
<?> DataObjectIdentifier.ofUnsafeSteps
(Iterable<? extends @NonNull ExactDataObjectStep<?>> steps) static @NonNull DataObjectIdentifier
<?> DataObjectIdentifier.ofUnsafeSteps
(List<? extends @NonNull ExactDataObjectStep<?>> steps) -
Uses of ExactDataObjectStep in org.opendaylight.yangtools.binding.impl
Methods in org.opendaylight.yangtools.binding.impl with parameters of type ExactDataObjectStepModifier and TypeMethodDescriptionprotected final void
AbstractDataObjectReferenceBuilder.appendItem
(@NonNull ExactDataObjectStep<?> item) Method parameters in org.opendaylight.yangtools.binding.impl with type arguments of type ExactDataObjectStepModifier and TypeMethodDescriptionstatic final @NonNull DataObjectIdentifierImpl
<?> DataObjectIdentifierImpl.ofUnsafeSteps
(ImmutableList<? extends @NonNull ExactDataObjectStep<?>> steps) Constructors in org.opendaylight.yangtools.binding.impl with parameters of type ExactDataObjectStepModifierConstructorDescriptionprotected