Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.NTPAUTHTYPE
-
-
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.rev200413 Modifier and Type Interface Description interfaceNTPAUTHMD5MD5 encryption methodMethods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413 that return types with arguments of type NTPAUTHTYPE Modifier and Type Method Description Class<? extends NTPAUTHTYPE>SystemNtpAuthKeysConfig. getKeyType()Return keyType, ornullif it is not present.default @NonNull Class<? extends NTPAUTHTYPE>SystemNtpAuthKeysConfig. requireKeyType()Return keyType, guaranteed to be non-null. -
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 types with arguments of type NTPAUTHTYPE Modifier and Type Method Description Class<? extends NTPAUTHTYPE>ConfigBuilder. getKeyType()Class<? extends NTPAUTHTYPE>StateBuilder. getKeyType()Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.auth.keys.top.ntp.keys.ntp.key with type arguments of type NTPAUTHTYPE Modifier and Type Method Description ConfigBuilderConfigBuilder. setKeyType(Class<? extends NTPAUTHTYPE> value)StateBuilderStateBuilder. setKeyType(Class<? extends NTPAUTHTYPE> value)
-