Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.top.NtpBuilder
Packages that use NtpBuilder
Package
Description
-
Uses of NtpBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.top that return NtpBuilderModifier and TypeMethodDescriptionNtpBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Ntp> augmentation) Add an augmentation to this builder's product.NtpBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ntp>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toNtp.getConfig()to the specified value.NtpBuilder.setNtpKeys(NtpKeys value) Set the property corresponding toSystemNtpAuthKeysTop.getNtpKeys()to the specified value.NtpBuilder.setServers(Servers value) Set the property corresponding toSystemNtpServerTop.getServers()to the specified value.Set the property corresponding toNtp.getState()to the specified value.