Interface SrEroType

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<SrEroType>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChoiceIn<BasicExplicitRouteSubobjects>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, SrEroSubobject, SrSubobject, SubobjectType

    public interface SrEroType
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<SrEroType>, SrEroSubobject, SubobjectType

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

     case sr-ero-type {
       uses sr-ero-subobject;
     }
     
    The schema path to identify an instance is odl-pcep-segment-routing/update-lsp/input/arguments/ero/subobject/subobject-type/(urn:opendaylight:params:xml:ns:yang:pcep:segment:routing?revision=2018-11-09)sr-ero-type
    • Field Detail

      • QNAME

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

      • implementedInterface

        default Class<SrEroType> 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 SrEroSubobject
        Specified by:
        implementedInterface in interface SrSubobject