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
Packages that use 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
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities.ll.graceful.restart.capability that return Tables.AfiFlagsModifier and TypeMethodDescriptionTables.getAfiFlags()Return afiFlags, ornullif it is not present.TablesBuilder.getAfiFlags()Return current value associated with the property corresponding toTables.getAfiFlags().default @NonNull Tables.AfiFlagsTables.requireAfiFlags()Return afiFlags, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities.ll.graceful.restart.capability with parameters of type Tables.AfiFlagsModifier and TypeMethodDescriptionTablesBuilder.setAfiFlags(Tables.AfiFlags value) Set the property corresponding toTables.getAfiFlags()to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.mp.capabilities.ll.graceful.restart.capability with parameters of type Tables.AfiFlagsModifierConstructorDescriptionAfiFlags(Tables.AfiFlags source) Creates a copy from Source Object.