Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.operational.rev151009.BgpAfiSafiGracefulRestartState.Mode
-
-
Uses of BgpAfiSafiGracefulRestartState.Mode in org.opendaylight.protocol.bgp.rib.impl.state
Methods in org.opendaylight.protocol.bgp.rib.impl.state that return BgpAfiSafiGracefulRestartState.Mode Modifier and Type Method Description BgpAfiSafiGracefulRestartState.ModeBGPPeerStateImpl. getMode() -
Uses of BgpAfiSafiGracefulRestartState.Mode in org.opendaylight.protocol.bgp.rib.spi.state
Methods in org.opendaylight.protocol.bgp.rib.spi.state that return BgpAfiSafiGracefulRestartState.Mode Modifier and Type Method Description BgpAfiSafiGracefulRestartState.ModeBGPGracelfulRestartState. getMode()Returns operational mode of graceful restart. -
Uses of BgpAfiSafiGracefulRestartState.Mode in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.operational.rev151009
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.operational.rev151009 that return BgpAfiSafiGracefulRestartState.Mode Modifier and Type Method Description static BgpAfiSafiGracefulRestartState.ModeBgpAfiSafiGracefulRestartState.Mode. forValue(int intValue)Return the enumeration member whosegetIntValue()matches specified value.BgpAfiSafiGracefulRestartState.ModeBgpAfiSafiGracefulRestartState. getMode()Return mode, ornullif it is not present.default @NonNull BgpAfiSafiGracefulRestartState.ModeBgpAfiSafiGracefulRestartState. requireMode()Return mode, guaranteed to be non-null.static BgpAfiSafiGracefulRestartState.ModeBgpAfiSafiGracefulRestartState.Mode. valueOf(String name)Returns the enum constant of this type with the specified name.static BgpAfiSafiGracefulRestartState.Mode[]BgpAfiSafiGracefulRestartState.Mode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.operational.rev151009 that return types with arguments of type BgpAfiSafiGracefulRestartState.Mode Modifier and Type Method Description static Optional<BgpAfiSafiGracefulRestartState.Mode>BgpAfiSafiGracefulRestartState.Mode. forName(String name)Return the enumeration member whosegetName()matches specified value. -
Uses of BgpAfiSafiGracefulRestartState.Mode in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009 that return BgpAfiSafiGracefulRestartState.Mode Modifier and Type Method Description BgpAfiSafiGracefulRestartState.ModeState5Builder. getMode()Return current value associated with the property corresponding toBgpAfiSafiGracefulRestartState.getMode().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009 with parameters of type BgpAfiSafiGracefulRestartState.Mode Modifier and Type Method Description State5BuilderState5Builder. setMode(BgpAfiSafiGracefulRestartState.Mode value)Set the property corresponding toBgpAfiSafiGracefulRestartState.getMode()to the specified value. -
Uses of BgpAfiSafiGracefulRestartState.Mode in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.openconfig.extensions.rev180329.network.instance.protocol
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.openconfig.extensions.rev180329.network.instance.protocol that return BgpAfiSafiGracefulRestartState.Mode Modifier and Type Method Description BgpAfiSafiGracefulRestartState.ModeNeighborGracefulRestartStateAugmentationBuilder. getMode()Return current value associated with the property corresponding toBgpAfiSafiGracefulRestartState.getMode().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.openconfig.extensions.rev180329.network.instance.protocol with parameters of type BgpAfiSafiGracefulRestartState.Mode Modifier and Type Method Description NeighborGracefulRestartStateAugmentationBuilderNeighborGracefulRestartStateAugmentationBuilder. setMode(BgpAfiSafiGracefulRestartState.Mode value)Set the property corresponding toBgpAfiSafiGracefulRestartState.getMode()to the specified value.
-