Interface IroCase

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<IroCase>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChoiceIn<P2mp>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, IncludeRouteObject, IroBncChoice

    public interface IroCase
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<IroCase>, IncludeRouteObject, IroBncChoice

    This class represents the following YANG schema fragment defined in module pcep-types

     case iro-case {
       uses include-route-object;
     }
     
    The schema path to identify an instance is pcep-types/pcreq-message/pcreq-message/requests/segment-computation/p2mp/iro-bnc-choice/iro-case
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Field Detail

      • QNAME

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

      • implementedInterface

        default Class<IroCase> 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 IncludeRouteObject