Interface ActionDecNshTtl

  • All Superinterfaces:
    ActionChoice, org.opendaylight.yangtools.yang.binding.Augmentable<ActionDecNshTtl>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChoiceIn<ActionGrouping>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, OfjNxActionDecNshTtlGrouping

    public interface ActionDecNshTtl
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<ActionDecNshTtl>, OfjNxActionDecNshTtlGrouping, ActionChoice

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

     case action-dec-nsh-ttl {
       uses ofj-nx-action-dec-nsh-ttl-grouping;
     }
     
    The schema path to identify an instance is nicira-action/action-container/action-choice/(urn:opendaylight:openflowjava:nx:action?revision=2014-04-21)action-dec-nsh-ttl
    • Field Detail

      • QNAME

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

      • implementedInterface

        default Class<ActionDecNshTtl> 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 OfjNxActionDecNshTtlGrouping