Uses of Class
org.opendaylight.yangtools.binding.impl.AbstractDataObjectReferenceBuilder
Packages that use AbstractDataObjectReferenceBuilder
Package
Description
Internal implementation details.
-
Uses of AbstractDataObjectReferenceBuilder in org.opendaylight.yangtools.binding.impl
Modifier and TypeClassDescriptionclass
AbstractDataObjectIdentifierBuilder<T extends DataObject>
final class
DataObjectIdentifierBuilder<T extends DataObject>
final class
DataObjectIdentifierBuilderWithKey<T extends EntryObject<T,
K>, K extends Key<T>> final class
DataObjectReferenceBuilder<T extends DataObject>
final class
DataObjectReferenceBuilderWithKey<T extends EntryObject<T,
K>, K extends Key<T>> Methods in org.opendaylight.yangtools.binding.impl that return AbstractDataObjectReferenceBuilderConstructors in org.opendaylight.yangtools.binding.impl with parameters of type AbstractDataObjectReferenceBuilderModifierConstructorDescriptionprotected
-
Uses of AbstractDataObjectReferenceBuilder in org.opendaylight.yangtools.yang.binding
Modifier and TypeClassDescriptionstatic class
InstanceIdentifier.Builder<T extends DataObject>
Deprecated.A builder ofInstanceIdentifier
objects.static final class
InstanceIdentifier.KeyedBuilder<T extends EntryObject<T,
K>, K extends Key<T>> Deprecated.