Class DataObjectReferenceBuilderWithKey<T extends EntryObject<T,K>,K extends Key<T>>

java.lang.Object
org.opendaylight.yangtools.binding.impl.AbstractDataObjectReferenceBuilder<T>
org.opendaylight.yangtools.binding.impl.DataObjectReferenceBuilderWithKey<T,K>
All Implemented Interfaces:
DataObjectReference.Builder<T>, DataObjectReference.Builder.WithKey<T,K>

public final class DataObjectReferenceBuilderWithKey<T extends EntryObject<T,K>,K extends Key<T>> extends AbstractDataObjectReferenceBuilder<T> implements DataObjectReference.Builder.WithKey<T,K>