Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes.OriginatorIdBuilder
Packages that use OriginatorIdBuilder
Package
Description
-
Uses of OriginatorIdBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes that return OriginatorIdBuilderModifier and TypeMethodDescriptionOriginatorIdBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<OriginatorId> augmentation) Add an augmentation to this builder's product.OriginatorIdBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OriginatorId>> augmentationType) Remove an augmentation from this builder's product.OriginatorIdBuilder.setOriginator(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone value) Set the property corresponding toOriginatorId.getOriginator()to the specified value.