Uses of Interface
org.opendaylight.yangtools.binding.DataObjectReference.WithKey
Packages that use DataObjectReference.WithKey
Package
Description
Internal implementation details.
-
Uses of DataObjectReference.WithKey in org.opendaylight.yangtools.binding
Subinterfaces of DataObjectReference.WithKey in org.opendaylight.yangtools.bindingModifier and TypeInterfaceDescriptionstatic interface
DataObjectIdentifier.WithKey<T extends EntryObject<T,
K>, K extends Key<T>> ADataObjectIdentifier
pointing to anEntryObject
.Methods in org.opendaylight.yangtools.binding that return DataObjectReference.WithKey -
Uses of DataObjectReference.WithKey in org.opendaylight.yangtools.binding.impl
Classes in org.opendaylight.yangtools.binding.impl that implement DataObjectReference.WithKeyModifier and TypeClassDescriptionfinal class
DataObjectIdentifierWithKey<T extends EntryObject<T,
K>, K extends Key<T>> final class
DataObjectReferenceWithKey<T extends EntryObject<T,
K>, K extends Key<T>> Methods in org.opendaylight.yangtools.binding.impl that return DataObjectReference.WithKey -
Uses of DataObjectReference.WithKey in org.opendaylight.yangtools.yang.binding
Classes in org.opendaylight.yangtools.yang.binding that implement DataObjectReference.WithKeyModifier and TypeClassDescriptionfinal class
KeyedInstanceIdentifier<T extends EntryObject<T,
K>, K extends Key<T>> AnInstanceIdentifier
, which has a list key attached at its last path element.Methods in org.opendaylight.yangtools.yang.binding that return DataObjectReference.WithKey