Uses of Class
org.opendaylight.yangtools.binding.impl.DataObjectIdentifierBuilder
Packages that use DataObjectIdentifierBuilder
-
Uses of DataObjectIdentifierBuilder in org.opendaylight.yangtools.binding.impl
Methods in org.opendaylight.yangtools.binding.impl that return DataObjectIdentifierBuilderModifier and TypeMethodDescriptionprotected <X extends DataObject>
DataObjectIdentifierBuilder<X> DataObjectIdentifierBuilder.append
(DataObjectStep<X> step) protected <X extends DataObject>
DataObjectIdentifierBuilder<X> DataObjectIdentifierBuilderWithKey.append
(DataObjectStep<X> step)