Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.stat.tlvs.InvalidatedClusterListLoopTlv
Packages that use InvalidatedClusterListLoopTlv
Package
Description
-
Uses of InvalidatedClusterListLoopTlv 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 InvalidatedClusterListLoopTlvModifier and TypeMethodDescriptionStatTlvs.getInvalidatedClusterListLoopTlv()
Return invalidatedClusterListLoopTlv, ornull
if it is not present.@NonNull InvalidatedClusterListLoopTlv
StatTlvs.nonnullInvalidatedClusterListLoopTlv()
Return invalidatedClusterListLoopTlv, or an empty instance if it is not present. -
Uses of InvalidatedClusterListLoopTlv 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 InvalidatedClusterListLoopTlvModifier and TypeMethodDescriptionTlvsBuilder.getInvalidatedClusterListLoopTlv()
Return current value associated with the property corresponding toStatTlvs.getInvalidatedClusterListLoopTlv()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.stat with parameters of type InvalidatedClusterListLoopTlvModifier and TypeMethodDescriptionTlvsBuilder.setInvalidatedClusterListLoopTlv
(InvalidatedClusterListLoopTlv value) Set the property corresponding toStatTlvs.getInvalidatedClusterListLoopTlv()
to the specified value. -
Uses of InvalidatedClusterListLoopTlv 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 InvalidatedClusterListLoopTlvModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<InvalidatedClusterListLoopTlv>>
E$$InvalidatedClusterListLoopTlvBuilder.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 InvalidatedClusterListLoopTlvModifier and TypeMethodDescription@NonNull InvalidatedClusterListLoopTlv
InvalidatedClusterListLoopTlvBuilder.build()
A newInvalidatedClusterListLoopTlv
instance.static @NonNull InvalidatedClusterListLoopTlv
InvalidatedClusterListLoopTlvBuilder.empty()
Get empty instance of InvalidatedClusterListLoopTlv.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 InvalidatedClusterListLoopTlvModifier and TypeMethodDescriptiondefault Class<InvalidatedClusterListLoopTlv>
InvalidatedClusterListLoopTlv.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.stat.tlvs with parameters of type InvalidatedClusterListLoopTlvModifier and TypeMethodDescriptionstatic boolean
InvalidatedClusterListLoopTlv.bindingEquals
(@NonNull InvalidatedClusterListLoopTlv thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
InvalidatedClusterListLoopTlv.bindingHashCode
(@NonNull InvalidatedClusterListLoopTlv obj) Default implementation ofObject.hashCode()
contract for this interface.static String
InvalidatedClusterListLoopTlv.bindingToString
(@NonNull InvalidatedClusterListLoopTlv 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 InvalidatedClusterListLoopTlvModifier and TypeMethodDescriptionInvalidatedClusterListLoopTlvBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<InvalidatedClusterListLoopTlv> augmentation) Add an augmentation to this builder's product.InvalidatedClusterListLoopTlvBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<InvalidatedClusterListLoopTlv>> 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 InvalidatedClusterListLoopTlvModifierConstructorDescriptionConstruct a builder initialized with state from specifiedInvalidatedClusterListLoopTlv
.