Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.SystemNtpServerConfig
-
-
Uses of SystemNtpServerConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413 that return types with arguments of type SystemNtpServerConfig Modifier and Type Method Description Class<? extends SystemNtpServerConfig>SystemNtpServerConfig. implementedInterface() -
Uses of SystemNtpServerConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.server.top.servers.server
Subinterfaces of SystemNtpServerConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.server.top.servers.server Modifier and Type Interface Description interfaceConfigConfiguration data for an NTP server.interfaceStateOperational state data for an NTP server.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.server.top.servers.server with parameters of type SystemNtpServerConfig Constructor Description ConfigBuilder(SystemNtpServerConfig arg)Construct a new builder initialized from specifiedSystemNtpServerConfig.StateBuilder(SystemNtpServerConfig arg)Construct a new builder initialized from specifiedSystemNtpServerConfig.
-