Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.stat.tlvs.InvalidatedAsConfedLoopTlv
Packages that use InvalidatedAsConfedLoopTlv
Package
Description
-
Uses of InvalidatedAsConfedLoopTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120 that return InvalidatedAsConfedLoopTlvModifier and TypeMethodDescriptionStatTlvs.getInvalidatedAsConfedLoopTlv()
Return invalidatedAsConfedLoopTlv, ornull
if it is not present.@NonNull InvalidatedAsConfedLoopTlv
StatTlvs.nonnullInvalidatedAsConfedLoopTlv()
Return invalidatedAsConfedLoopTlv, or an empty instance if it is not present. -
Uses of InvalidatedAsConfedLoopTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.stat
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.stat that return InvalidatedAsConfedLoopTlvModifier and TypeMethodDescriptionTlvsBuilder.getInvalidatedAsConfedLoopTlv()
Return current value associated with the property corresponding toStatTlvs.getInvalidatedAsConfedLoopTlv()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.stat with parameters of type InvalidatedAsConfedLoopTlvModifier and TypeMethodDescriptionTlvsBuilder.setInvalidatedAsConfedLoopTlv
(InvalidatedAsConfedLoopTlv value) Set the property corresponding toStatTlvs.getInvalidatedAsConfedLoopTlv()
to the specified value. -
Uses of InvalidatedAsConfedLoopTlv in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.stat.tlvs
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.stat.tlvs with type parameters of type InvalidatedAsConfedLoopTlvModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<InvalidatedAsConfedLoopTlv>>
E$$InvalidatedAsConfedLoopTlvBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.stat.tlvs that return InvalidatedAsConfedLoopTlvModifier and TypeMethodDescription@NonNull InvalidatedAsConfedLoopTlv
InvalidatedAsConfedLoopTlvBuilder.build()
A newInvalidatedAsConfedLoopTlv
instance.static @NonNull InvalidatedAsConfedLoopTlv
InvalidatedAsConfedLoopTlvBuilder.empty()
Get empty instance of InvalidatedAsConfedLoopTlv.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.stat.tlvs that return types with arguments of type InvalidatedAsConfedLoopTlvModifier and TypeMethodDescriptiondefault Class<InvalidatedAsConfedLoopTlv>
InvalidatedAsConfedLoopTlv.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.stat.tlvs with parameters of type InvalidatedAsConfedLoopTlvModifier and TypeMethodDescriptionstatic boolean
InvalidatedAsConfedLoopTlv.bindingEquals
(@NonNull InvalidatedAsConfedLoopTlv thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
InvalidatedAsConfedLoopTlv.bindingHashCode
(@NonNull InvalidatedAsConfedLoopTlv obj) Default implementation ofObject.hashCode()
contract for this interface.static String
InvalidatedAsConfedLoopTlv.bindingToString
(@NonNull InvalidatedAsConfedLoopTlv obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.stat.tlvs with type arguments of type InvalidatedAsConfedLoopTlvModifier and TypeMethodDescriptionInvalidatedAsConfedLoopTlvBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<InvalidatedAsConfedLoopTlv> augmentation) Add an augmentation to this builder's product.InvalidatedAsConfedLoopTlvBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<InvalidatedAsConfedLoopTlv>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.stat.tlvs with parameters of type InvalidatedAsConfedLoopTlvModifierConstructorDescriptionConstruct a builder initialized with state from specifiedInvalidatedAsConfedLoopTlv
.