Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.stat.tlvs.PerAfiSafiLocRibTlv
Packages that use PerAfiSafiLocRibTlv
Package
Description
-
Uses of PerAfiSafiLocRibTlv 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 PerAfiSafiLocRibTlvModifier and TypeMethodDescriptionStatTlvs.getPerAfiSafiLocRibTlv()Return perAfiSafiLocRibTlv, ornullif it is not present.@NonNull PerAfiSafiLocRibTlvStatTlvs.nonnullPerAfiSafiLocRibTlv()Return perAfiSafiLocRibTlv, or an empty instance if it is not present. -
Uses of PerAfiSafiLocRibTlv 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 PerAfiSafiLocRibTlvModifier and TypeMethodDescriptionTlvsBuilder.getPerAfiSafiLocRibTlv()Return current value associated with the property corresponding toStatTlvs.getPerAfiSafiLocRibTlv().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.stat with parameters of type PerAfiSafiLocRibTlvModifier and TypeMethodDescriptionTlvsBuilder.setPerAfiSafiLocRibTlv(PerAfiSafiLocRibTlv value) Set the property corresponding toStatTlvs.getPerAfiSafiLocRibTlv()to the specified value. -
Uses of PerAfiSafiLocRibTlv 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 PerAfiSafiLocRibTlvModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<PerAfiSafiLocRibTlv>>
E$$PerAfiSafiLocRibTlvBuilder.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 PerAfiSafiLocRibTlvModifier and TypeMethodDescription@NonNull PerAfiSafiLocRibTlvPerAfiSafiLocRibTlvBuilder.build()A newPerAfiSafiLocRibTlvinstance.static @NonNull PerAfiSafiLocRibTlvPerAfiSafiLocRibTlvBuilder.empty()Get empty instance of PerAfiSafiLocRibTlv.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 PerAfiSafiLocRibTlvModifier and TypeMethodDescriptiondefault Class<PerAfiSafiLocRibTlv> PerAfiSafiLocRibTlv.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.stat.tlvs with parameters of type PerAfiSafiLocRibTlvModifier and TypeMethodDescriptionstatic booleanPerAfiSafiLocRibTlv.bindingEquals(@NonNull PerAfiSafiLocRibTlv thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intPerAfiSafiLocRibTlv.bindingHashCode(@NonNull PerAfiSafiLocRibTlv obj) Default implementation ofObject.hashCode()contract for this interface.static StringPerAfiSafiLocRibTlv.bindingToString(@NonNull PerAfiSafiLocRibTlv 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 PerAfiSafiLocRibTlvModifier and TypeMethodDescriptionPerAfiSafiLocRibTlvBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<PerAfiSafiLocRibTlv> augmentation) Add an augmentation to this builder's product.PerAfiSafiLocRibTlvBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<PerAfiSafiLocRibTlv>> 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 PerAfiSafiLocRibTlvModifierConstructorDescriptionConstruct a builder initialized with state from specifiedPerAfiSafiLocRibTlv.