All Superinterfaces:
org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.DataContainer>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, InterfaceCommonState, InterfaceCountersState
All Known Subinterfaces:
State

@Generated("mdsal-binding-generator") public interface SubinterfacesState extends org.opendaylight.yangtools.yang.binding.DataObject, InterfaceCommonState, InterfaceCountersState
Operational state data for subinterfaces

This class represents the following YANG schema fragment defined in module openconfig-interfaces

 grouping subinterfaces-state {
   uses interface-common-state;
   uses interface-counters-state;
 }
 
  • Field Details

    • QNAME

      static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
      YANG identifier of the statement represented by this class.
  • Method Details