Interface CtTpSrcCaseValue

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<CtTpSrcCaseValue>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChoiceIn<MatchEntryValueGrouping>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, MatchEntryValue, OfjNxmNxMatchCtTpSrcGrouping

    public interface CtTpSrcCaseValue
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<CtTpSrcCaseValue>, OfjNxmNxMatchCtTpSrcGrouping, MatchEntryValue

    This class represents the following YANG schema fragment defined in module nicira-match

     case ct-tp-src-case-value {
       uses ofj-nxm-nx-match-ct-tp-src-grouping;
     }
     
    The schema path to identify an instance is nicira-match/oxm-container/match-entry-value/(urn:opendaylight:openflowjava:nx:match?revision=2014-04-21)ct-tp-src-case-value
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
    • Method Detail

      • implementedInterface

        default Class<CtTpSrcCaseValue> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
        Specified by:
        implementedInterface in interface OfjNxmNxMatchCtTpSrcGrouping