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 org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.auth.keys.top.ntp.keys -
-
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 NtpKeyBuilder Modifier and Type Method Description NtpKeyBuilderNtpKeyBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NtpKey> augmentation)Add an augmentation to this builder's product.NtpKeyBuilderNtpKeyBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NtpKey>> augmentationType)Remove an augmentation from this builder's product.NtpKeyBuilderNtpKeyBuilder. setConfig(Config value)Set the property corresponding toNtpKey.getConfig()to the specified value.NtpKeyBuilderNtpKeyBuilder. setKeyId(org.opendaylight.yangtools.yang.common.Uint16 value)Set the property corresponding toNtpKey.getKeyId()to the specified value.NtpKeyBuilderNtpKeyBuilder. setState(State value)Set the property corresponding toNtpKey.getState()to the specified value.NtpKeyBuilderNtpKeyBuilder. withKey(NtpKeyKey key)
-