Uses of Interface
org.opendaylight.yangtools.binding.DataObjectIdentifier.WithKey
Packages that use DataObjectIdentifier.WithKey
Package
Description
Internal implementation details.
-
Uses of DataObjectIdentifier.WithKey in org.opendaylight.yangtools.binding
Methods in org.opendaylight.yangtools.binding that return DataObjectIdentifier.WithKeyModifier and TypeMethodDescriptionDataObjectIdentifier.Builder.WithKey.build()
DataObjectReference.WithKey.toIdentifier()
Methods in org.opendaylight.yangtools.binding with parameters of type DataObjectIdentifier.WithKeyModifier and TypeMethodDescriptionKeyedListAction.invoke
(DataObjectIdentifier.WithKey<T, K> path, I input) -
Uses of DataObjectIdentifier.WithKey in org.opendaylight.yangtools.binding.impl
Classes in org.opendaylight.yangtools.binding.impl that implement DataObjectIdentifier.WithKeyModifier and TypeClassDescriptionfinal class
DataObjectIdentifierWithKey<T extends EntryObject<T,
K>, K extends Key<T>> Methods in org.opendaylight.yangtools.binding.impl that return DataObjectIdentifier.WithKeyModifier and TypeMethodDescriptionDataObjectIdentifierBuilderWithKey.build()
DataObjectReferenceWithKey.toIdentifier()
-
Uses of DataObjectIdentifier.WithKey in org.opendaylight.yangtools.yang.binding
Methods in org.opendaylight.yangtools.yang.binding that return DataObjectIdentifier.WithKey