Interface ExactPropertyStep<C extends DataContainer,V>
- Type Parameters:
C
- containingDataContainer
typeV
- value type
- All Superinterfaces:
BindingInstanceIdentifier.Step
,PropertyStep<C,
,V> Serializable
- All Known Implementing Classes:
LeafListPropertyStep
,LeafPropertyStep
public sealed interface ExactPropertyStep<C extends DataContainer,V>
extends PropertyStep<C,V>, BindingInstanceIdentifier.Step
permits LeafPropertyStep<C,V>, LeafListPropertyStep<C,V>
An exact PropertyStep, usable in a
BindingInstanceIdentifier
.-
Method Summary
Methods inherited from interface org.opendaylight.yangtools.binding.PropertyStep
containerType, valueType, yangIdentifier