Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.object.type.prefix._case.PrefixDescriptorsBuilder
Package
Description
-
Uses of PrefixDescriptorsBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.object.type.prefix._case
Modifier and TypeMethodDescriptionPrefixDescriptorsBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<PrefixDescriptors> augmentation) Add an augmentation to this builder's product.PrefixDescriptorsBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<PrefixDescriptors>> augmentationType) Remove an augmentation from this builder's product.PrefixDescriptorsBuilder.setIpReachabilityInformation
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix value) Set the property corresponding toPrefixIdentifiers.getIpReachabilityInformation()
to the specified value.PrefixDescriptorsBuilder.setMultiTopologyId
(TopologyIdentifier value) Set the property corresponding toPrefixIdentifiers.getMultiTopologyId()
to the specified value.PrefixDescriptorsBuilder.setOspfRouteType
(OspfRouteType value) Set the property corresponding toPrefixIdentifiers.getOspfRouteType()
to the specified value.