Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities.ll.graceful.restart.capability.Tables.AfiFlags
Package
Description
-
Uses of Tables.AfiFlags in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities.ll.graceful.restart.capability
Modifier and TypeMethodDescriptionTables.getAfiFlags()
Return afiFlags, ornull
if it is not present.TablesBuilder.getAfiFlags()
Return current value associated with the property corresponding toTables.getAfiFlags()
.default @NonNull Tables.AfiFlags
Tables.requireAfiFlags()
Return afiFlags, guaranteed to be non-null.Modifier and TypeMethodDescriptionTablesBuilder.setAfiFlags
(Tables.AfiFlags value) Set the property corresponding toTables.getAfiFlags()
to the specified value.ModifierConstructorDescriptionAfiFlags
(Tables.AfiFlags source) Creates a copy from Source Object.