Interface TeLspAttributes
- All Superinterfaces:
AdminStatusObject
,AssociationObject
,org.opendaylight.yangtools.binding.Augmentable<TeLspAttributes>
,BandwidthObject
,org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.DataContainer>
,org.opendaylight.yangtools.binding.BindingObject
,org.opendaylight.yangtools.binding.ChildOf<LinkstatePathAttribute>
,org.opendaylight.yangtools.binding.DataContainer
,org.opendaylight.yangtools.binding.DataObject
,DetourObject
,ExcludeRouteObject
,ExplicitRouteObject
,FastRerouteObject
,FlowSpecObject
,org.opendaylight.yangtools.binding.Grouping
,LspAttributesObject
,LspRequiredAttributesObject
,MetricObject
,PrimaryPathRouteObject
,ProtectionObject
,RecordRouteObject
,SecondaryExplicitRouteObject
,SecondaryRecordRouteObject
,SessionAttributeObject
,TspecObject
@Generated("mdsal-binding-generator")
public interface TeLspAttributes
extends org.opendaylight.yangtools.binding.ChildOf<LinkstatePathAttribute>, org.opendaylight.yangtools.binding.Augmentable<TeLspAttributes>, TspecObject, FlowSpecObject, SessionAttributeObject, ExplicitRouteObject, SecondaryExplicitRouteObject, RecordRouteObject, SecondaryRecordRouteObject, FastRerouteObject, DetourObject, ExcludeRouteObject, LspAttributesObject, LspRequiredAttributesObject, ProtectionObject, AssociationObject, PrimaryPathRouteObject, AdminStatusObject, BandwidthObject, MetricObject
This class represents the following YANG schema fragment defined in module bgp-linkstate
container te-lsp-attributes { uses rsvp:tspec-object; uses rsvp:flow-spec-object; uses rsvp:session-attribute-object; uses rsvp:explicit-route-object; uses rsvp:secondary-explicit-route-object; uses rsvp:record-route-object; uses rsvp:secondary-record-route-object; uses rsvp:fast-reroute-object; uses rsvp:detour-object; uses rsvp:exclude-route-object; uses rsvp:lsp-attributes-object; uses rsvp:lsp-required-attributes-object; uses rsvp:protection-object; uses rsvp:association-object; uses rsvp:primary-path-route-object; uses rsvp:admin-status-object; uses rsvp:bandwidth-object; uses rsvp:metric-object; }
To create instances of this class use TeLspAttributesBuilder
.
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final @NonNull org.opendaylight.yangtools.yang.common.QName
YANG identifier of the statement represented by this class. -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
bindingEquals
(@NonNull TeLspAttributes thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
bindingHashCode
(@NonNull TeLspAttributes obj) Default implementation ofObject.hashCode()
contract for this interface.static String
bindingToString
(@NonNull TeLspAttributes obj) Default implementation ofObject.toString()
contract for this interface.default Class
<TeLspAttributes> Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.AdminStatusObject
getAdminStatusObject, nonnullAdminStatusObject
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.AssociationObject
getAssociationObject, nonnullAssociationObject
Methods inherited from interface org.opendaylight.yangtools.binding.Augmentable
augmentation, augmentationOrElseThrow, augmentationOrElseThrow, augmentations
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.BandwidthObject
getBandwidthObject
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.DetourObject
getDetourObject
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.ExcludeRouteObject
getExcludeRouteObject, nonnullExcludeRouteObject
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.ExplicitRouteObject
getExplicitRouteObject, nonnullExplicitRouteObject
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.FastRerouteObject
getFastRerouteObject
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.FlowSpecObject
getFlowSpecObject, nonnullFlowSpecObject
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.LspAttributesObject
getLspAttributesObject, nonnullLspAttributesObject
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.LspRequiredAttributesObject
getLspRequiredAttributesObject, nonnullLspRequiredAttributesObject
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.MetricObject
getMetricObject, nonnullMetricObject
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.PrimaryPathRouteObject
getPrimaryPathRouteObject, nonnullPrimaryPathRouteObject
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.ProtectionObject
getProtectionObject
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.RecordRouteObject
getRecordRouteObject, nonnullRecordRouteObject
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.SecondaryExplicitRouteObject
getSecondaryExplicitRouteObject, nonnullSecondaryExplicitRouteObject
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.SecondaryRecordRouteObject
getSecondaryRecordRouteObject, nonnullSecondaryRecordRouteObject
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.SessionAttributeObject
getSessionAttributeObject
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.TspecObject
getTspecObject, nonnullTspecObject
-
Field Details
-
QNAME
static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAMEYANG identifier of the statement represented by this class.
-
-
Method Details
-
implementedInterface
- Specified by:
implementedInterface
in interfaceorg.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.DataContainer>
- Specified by:
implementedInterface
in interfaceorg.opendaylight.yangtools.binding.DataObject
-
bindingHashCode
Default implementation ofObject.hashCode()
contract for this interface. Implementations of this interface are encouraged to defer to this method to get consistent hashing results across all implementations.- Parameters:
obj
- Object for which to generate hashCode() result.- Returns:
- Hash code value of data modeled by this interface.
- Throws:
NullPointerException
- ifobj
isnull
-
bindingEquals
Default implementation ofObject.equals(Object)
contract for this interface. Implementations of this interface are encouraged to defer to this method to get consistent equality results across all implementations.- Parameters:
thisObj
- Object acting as the receiver of equals invocationobj
- Object acting as argument to equals invocation- Returns:
- True if thisObj and obj are considered equal
- Throws:
NullPointerException
- ifthisObj
isnull
-
bindingToString
Default implementation ofObject.toString()
contract for this interface. Implementations of this interface are encouraged to defer to this method to get consistent string representations across all implementations.- Parameters:
obj
- Object for which to generate toString() result.- Returns:
String
value of data modeled by this interface.- Throws:
NullPointerException
- ifobj
isnull
-