Interface EthDst
-
- All Superinterfaces:
org.opendaylight.yangtools.yang.binding.BaseIdentity
,MatchField
@Generated("mdsal-binding-generator") public interface EthDst extends MatchField
OXM field for Ethernet destination address.This class represents the following YANG schema fragment defined in module openflow-extensible-match
identity eth_dst { base match-field; }
-
-
Field Summary
Fields Modifier and Type Field Description static @NonNull org.opendaylight.yangtools.yang.common.QName
QNAME
YANG identifier of the statement represented by this class.
-