Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.peer.up.InformationBuilder
Packages that use InformationBuilder
Package
Description
-
Uses of InformationBuilder in org.opendaylight.protocol.bmp.parser.message
Methods in org.opendaylight.protocol.bmp.parser.message with parameters of type InformationBuilderModifier and TypeMethodDescriptionprotected voidPeerUpHandler.addTlv(InformationBuilder builder, Tlv tlv) -
Uses of InformationBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.peer.up
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.peer.up that return InformationBuilderModifier and TypeMethodDescriptionInformationBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Information> augmentation) Add an augmentation to this builder's product.InformationBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Information>> augmentationType) Remove an augmentation from this builder's product.InformationBuilder.setStringInformation(List<StringInformation> values) Set the property corresponding toStringInformations.getStringInformation()to the specified value.