Uses of Interface
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.ted.link.attributes.Srlg
Packages that use Srlg
Package
Description
-
Uses of Srlg in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.isis.link.attributes.isis.link.attributes
Methods in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.isis.link.attributes.isis.link.attributes that return SrlgModifier and TypeMethodDescriptionTedBuilder.getSrlg()
Return current value associated with the property corresponding toTedLinkAttributes.getSrlg()
.Methods in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.isis.link.attributes.isis.link.attributes with parameters of type SrlgModifier and TypeMethodDescriptionSet the property corresponding toTedLinkAttributes.getSrlg()
to the specified value. -
Uses of Srlg in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021
Methods in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021 that return SrlgModifier and TypeMethodDescriptionTedLinkAttributes.getSrlg()
Return srlg, ornull
if it is not present.@NonNull Srlg
TedLinkAttributes.nonnullSrlg()
Return srlg, or an empty instance if it is not present. -
Uses of Srlg in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.ted.link.attributes
Methods in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.ted.link.attributes with type parameters of type SrlgModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Srlg>>
E$$SrlgBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.ted.link.attributes that return SrlgModifier and TypeMethodDescription@NonNull Srlg
SrlgBuilder.build()
A newSrlg
instance.static @NonNull Srlg
SrlgBuilder.empty()
Get empty instance of Srlg.Methods in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.ted.link.attributes that return types with arguments of type SrlgMethods in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.ted.link.attributes with parameters of type SrlgModifier and TypeMethodDescriptionstatic boolean
Srlg.bindingEquals
(@NonNull Srlg thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
Srlg.bindingHashCode
(@NonNull Srlg obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Srlg.bindingToString
(@NonNull Srlg obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.ted.link.attributes with type arguments of type SrlgModifier and TypeMethodDescriptionSrlgBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Srlg> augmentation) Add an augmentation to this builder's product.SrlgBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Srlg>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.ted.link.attributes with parameters of type SrlgModifierConstructorDescriptionSrlgBuilder
(Srlg base) Construct a builder initialized with state from specifiedSrlg
. -
Uses of Srlg in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.link.attributes.ospf.link.attributes
Methods in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.link.attributes.ospf.link.attributes that return SrlgModifier and TypeMethodDescriptionTedBuilder.getSrlg()
Return current value associated with the property corresponding toTedLinkAttributes.getSrlg()
.Methods in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.link.attributes.ospf.link.attributes with parameters of type SrlgModifier and TypeMethodDescriptionSet the property corresponding toTedLinkAttributes.getSrlg()
to the specified value.