Interface SrEroSubobject

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, SrSubobject
    All Known Subinterfaces:
    SrEroType, SrEroType, SrEroType, SrEroType, SrEroType, SrEroType, SrEroType

    @Generated("mdsal-binding-generator")
    public interface SrEroSubobject
    extends org.opendaylight.yangtools.yang.binding.DataObject, SrSubobject

    This class represents the following YANG schema fragment defined in module odl-pcep-segment-routing

     grouping sr-ero-subobject {
       uses sr-subobject;
     }
     
    The schema path to identify an instance is odl-pcep-segment-routingsr-ero-subobject
    • Field Detail

      • QNAME

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

      • implementedInterface

        Class<? extends SrEroSubobject> 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 SrSubobject