Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.peer.up.InformationBuilder
Package
Description
-
Uses of InformationBuilder in org.opendaylight.protocol.bmp.parser.message
Modifier and TypeMethodDescriptionprotected void
PeerUpHandler.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
Modifier 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.