Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.NTPAUTHTYPE
Packages that use NTPAUTHTYPE
Package
Description
-
Uses of NTPAUTHTYPE in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413
Subinterfaces of NTPAUTHTYPE in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413Fields in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413 declared as NTPAUTHTYPEModifier and TypeFieldDescriptionstatic final @NonNull NTPAUTHTYPENTPAUTHTYPE.VALUESingleton value representing theNTPAUTHTYPEidentity.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413 that return NTPAUTHTYPEModifier and TypeMethodDescriptionSystemNtpAuthKeysConfig.getKeyType()Return keyType, ornullif it is not present.default @NonNull NTPAUTHTYPESystemNtpAuthKeysConfig.requireKeyType()Return keyType, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413 that return types with arguments of type NTPAUTHTYPEModifier and TypeMethodDescriptionClass<? extends NTPAUTHTYPE>NTPAUTHTYPE.implementedInterface() -
Uses of NTPAUTHTYPE in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.auth.keys.top.ntp.keys.ntp.key
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.auth.keys.top.ntp.keys.ntp.key that return NTPAUTHTYPEModifier and TypeMethodDescriptionConfigBuilder.getKeyType()Return current value associated with the property corresponding toSystemNtpAuthKeysConfig.getKeyType().StateBuilder.getKeyType()Return current value associated with the property corresponding toSystemNtpAuthKeysConfig.getKeyType().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.auth.keys.top.ntp.keys.ntp.key with parameters of type NTPAUTHTYPEModifier and TypeMethodDescriptionConfigBuilder.setKeyType(NTPAUTHTYPE value) Set the property corresponding toSystemNtpAuthKeysConfig.getKeyType()to the specified value.StateBuilder.setKeyType(NTPAUTHTYPE value) Set the property corresponding toSystemNtpAuthKeysConfig.getKeyType()to the specified value.