Interface SrcNxNshTtlCase

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<SrcNxNshTtlCase>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChoiceIn<SrcChoiceGrouping>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, NxmNxNshTtlGrouping, SrcChoice

    public interface SrcNxNshTtlCase
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<SrcNxNshTtlCase>, NxmNxNshTtlGrouping, SrcChoice

    This class represents the following YANG schema fragment defined in module openflowplugin-extension-nicira-action

     case src-nx-nsh-ttl-case {
       uses nxm-nx-nsh-ttl-grouping;
     }
     
    The schema path to identify an instance is openflowplugin-extension-nicira-action/src-choice-grouping/src-choice/src-nx-nsh-ttl-case
    • Field Detail

      • QNAME

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

      • implementedInterface

        default Class<SrcNxNshTtlCase> 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 NxmNxNshTtlGrouping