All Superinterfaces:
org.opendaylight.yangtools.yang.binding.Augmentable<Requests>, BandwidthObject, org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.DataContainer>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChildOf<PcinitiateMessage>, ClasstypeObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, EndpointsObject, ExcludeRouteObject, ExplicitRouteObject, IncludeRouteObject, LspaObject, LspAttributes, LspObject, OfObject, ReoptimizationBandwidthObject, ReportedRouteObject, SrpObject

@Generated("mdsal-binding-generator") public interface Requests extends org.opendaylight.yangtools.yang.binding.ChildOf<PcinitiateMessage>, org.opendaylight.yangtools.yang.binding.Augmentable<Requests>, SrpObject, LspObject, EndpointsObject, ExplicitRouteObject, LspAttributes

This class represents the following YANG schema fragment defined in module odl-pcep-ietf-initiated

 list requests {
   uses stateful:srp-object;
   uses stateful:lsp-object;
   uses pcep:endpoints-object;
   uses pcep:explicit-route-object;
   uses pcep:lsp-attributes;
 }
 

To create instances of this class use RequestsBuilder.

See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final @NonNull org.opendaylight.yangtools.yang.common.QName
    YANG identifier of the statement represented by this class.
  • Method Summary

    Modifier and Type
    Method
    Description
    static boolean
    bindingEquals(@NonNull Requests thisObj, Object obj)
    Default implementation of Object.equals(Object) contract for this interface.
    static int
    bindingHashCode(@NonNull Requests obj)
    Default implementation of Object.hashCode() contract for this interface.
    static String
    bindingToString(@NonNull Requests obj)
    Default implementation of Object.toString() contract for this interface.
    default Class<Requests>
     

    Methods inherited from interface org.opendaylight.yangtools.yang.binding.Augmentable

    augmentation, augmentationOrElseThrow, augmentationOrElseThrow, augmentations

    Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.BandwidthObject

    getBandwidth

    Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.ClasstypeObject

    getClassType

    Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.EndpointsObject

    getEndpointsObj

    Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.ExcludeRouteObject

    getXro

    Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.ExplicitRouteObject

    getEro

    Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.IncludeRouteObject

    getIro

    Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.LspaObject

    getLspa

    Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.LspAttributes

    getMetrics, nonnullMetrics

    Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.LspObject

    getLsp

    Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.OfObject

    getOf

    Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.ReoptimizationBandwidthObject

    getReoptimizationBandwidth

    Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.ReportedRouteObject

    getRro

    Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.ietf.stateful.rev200720.SrpObject

    getSrp