Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.auth.keys.top.ntp.keys.NtpKeyBuilder
Packages that use NtpKeyBuilder
Package
Description
-
Uses of NtpKeyBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.auth.keys.top.ntp.keys
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.auth.keys.top.ntp.keys that return NtpKeyBuilderModifier and TypeMethodDescriptionNtpKeyBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NtpKey> augmentation) Add an augmentation to this builder's product.NtpKeyBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NtpKey>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toNtpKey.getConfig()to the specified value.NtpKeyBuilder.setKeyId(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toNtpKey.getKeyId()to the specified value.Set the property corresponding toNtpKey.getState()to the specified value.Set the key value corresponding toNtpKey.key()to the specified value.