Interface NxmOfArpSpaGrouping

    • Field Detail

      • QNAME

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

      • implementedInterface

        Class<? extends NxmOfArpSpaGrouping> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
      • getNxmOfArpSpa

        NxmOfArpSpa getNxmOfArpSpa()
        Return nxmOfArpSpa, or null if it is not present.
             
                 Prereqs: NXM_OF_ETH_TYPE must match either 0x0806 or 0x8035.
             
         
        Returns:
        NxmOfArpSpa nxmOfArpSpa, or null if it is not present.