Uses of Record Class
org.opendaylight.yangtools.binding.KeyStep
Packages that use KeyStep
Package
Description
Internal implementation details.
-
Uses of KeyStep in org.opendaylight.yangtools.binding
Methods in org.opendaylight.yangtools.binding that return KeyStep -
Uses of KeyStep in org.opendaylight.yangtools.binding.impl
Methods in org.opendaylight.yangtools.binding.impl that return KeyStepModifier and TypeMethodDescriptionDataObjectIdentifierWithKey.lastStep()
DataObjectReferenceWithKey.lastStep()
Methods in org.opendaylight.yangtools.binding.impl with parameters of type KeyStepModifier and TypeMethodDescriptionprotected abstract <X extends EntryObject<X,
Y>, Y extends Key<X>>
DataObjectIdentifier.Builder.WithKey<X, Y> protected abstract <X extends EntryObject<X,
Y>, Y extends Key<X>>
@NonNull DataObjectReference.Builder.WithKey<X, Y> protected <X extends EntryObject<X,
Y>, Y extends Key<X>>
DataObjectIdentifierBuilderWithKey<X, Y> protected <X extends EntryObject<X,
Y>, Y extends Key<X>>
DataObjectIdentifierBuilderWithKey<X, Y> protected <X extends EntryObject<X,
Y>, Y extends Key<X>>
DataObjectReferenceBuilderWithKey<X, Y> protected <X extends EntryObject<X,
Y>, Y extends Key<X>>
DataObjectReferenceBuilderWithKey<X, Y> Constructors in org.opendaylight.yangtools.binding.impl with parameters of type KeyStepModifierConstructorDescription -
Uses of KeyStep in org.opendaylight.yangtools.yang.binding
Methods in org.opendaylight.yangtools.yang.binding that return KeyStepMethods in org.opendaylight.yangtools.yang.binding with parameters of type KeyStepModifier and TypeMethodDescriptionprotected abstract <X extends EntryObject<X,
Y>, Y extends Key<X>>
@NonNull InstanceIdentifier.KeyedBuilder<X, Y> protected <X extends EntryObject<X,
Y>, Y extends Key<X>>
InstanceIdentifier.KeyedBuilder<X, Y>