Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.rfc2385.cfg.rev160324.Rfc2385Key
Packages that use Rfc2385Key
Package
Description
-
Uses of Rfc2385Key in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.config.rev200120.odl.bmp.monitors.bmp.monitor.config
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.config.rev200120.odl.bmp.monitors.bmp.monitor.config that return Rfc2385KeyModifier and TypeMethodDescriptionMonitoredRouter.getPassword()
Return password, ornull
if it is not present.MonitoredRouterBuilder.getPassword()
Return current value associated with the property corresponding toMonitoredRouter.getPassword()
.default @NonNull Rfc2385Key
MonitoredRouter.requirePassword()
Return password, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.config.rev200120.odl.bmp.monitors.bmp.monitor.config with parameters of type Rfc2385KeyModifier and TypeMethodDescriptionMonitoredRouterBuilder.setPassword
(Rfc2385Key value) Set the property corresponding toMonitoredRouter.getPassword()
to the specified value. -
Uses of Rfc2385Key in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.rfc2385.cfg.rev160324
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.rfc2385.cfg.rev160324 that return Rfc2385KeyModifier and TypeMethodDescriptionstatic Rfc2385Key
Rfc2385Key.getDefaultInstance
(String defaultValue) Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.rfc2385.cfg.rev160324 with parameters of type Rfc2385Key -
Uses of Rfc2385Key in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.config.rev230112.pcep.node.config
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.config.rev230112.pcep.node.config that return Rfc2385KeyModifier and TypeMethodDescriptionSessionConfig.getPassword()
Return password, ornull
if it is not present.SessionConfigBuilder.getPassword()
Return current value associated with the property corresponding toSessionConfig.getPassword()
.default @NonNull Rfc2385Key
SessionConfig.requirePassword()
Return password, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.config.rev230112.pcep.node.config with parameters of type Rfc2385KeyModifier and TypeMethodDescriptionSessionConfigBuilder.setPassword
(Rfc2385Key value) Set the property corresponding toSessionConfig.getPassword()
to the specified value.