Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.top.NtpBuilder
-
Packages that use NtpBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.top -
-
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 NtpBuilder Modifier and Type Method Description NtpBuilderNtpBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Ntp> augmentation)Add an augmentation to this builder's product.NtpBuilderNtpBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ntp>> augmentationType)Remove an augmentation from this builder's product.NtpBuilderNtpBuilder. setConfig(Config value)Set the property corresponding toNtp.getConfig()to the specified value.NtpBuilderNtpBuilder. setNtpKeys(NtpKeys value)Set the property corresponding toSystemNtpAuthKeysTop.getNtpKeys()to the specified value.NtpBuilderNtpBuilder. setServers(Servers value)Set the property corresponding toSystemNtpServerTop.getServers()to the specified value.NtpBuilderNtpBuilder. setState(State value)Set the property corresponding toNtp.getState()to the specified value.
-