public abstract class Icmpv6Code extends MatchField
This class represents the following YANG schema fragment defined in module openflow-extensible-match
identity icmpv6_code { base "()IdentityEffectiveStatementImpl{qname=(urn:opendaylight:openflow:oxm?revision=2015-02-25)match-field, path=AbsoluteSchemaPath{path=[(urn:opendaylight:openflow:oxm?revision=2015-02-25)match-field]}}"; description "OXM field for ICMPv6 code."; status CURRENT; }The schema path to identify an instance is openflow-extensible-match/icmpv6_code
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Constructor and Description |
---|
Icmpv6Code() |
Copyright © 2018 OpenDaylight. All rights reserved.