Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.TimezoneNameType
-
-
Uses of TimezoneNameType in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413 that return TimezoneNameType Modifier and Type Method Description static TimezoneNameTypeTimezoneNameType. getDefaultInstance(String defaultValue)TimezoneNameTypeSystemClockConfig. getTimezoneName()Return timezoneName, ornullif it is not present.default @NonNull TimezoneNameTypeSystemClockConfig. requireTimezoneName()Return timezoneName, guaranteed to be non-null.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413 with parameters of type TimezoneNameType Constructor Description TimezoneNameType(TimezoneNameType source)Creates a copy from Source Object. -
Uses of TimezoneNameType in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.clock.top.clock
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.clock.top.clock that return TimezoneNameType Modifier and Type Method Description TimezoneNameTypeConfigBuilder. getTimezoneName()TimezoneNameTypeStateBuilder. getTimezoneName()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.clock.top.clock with parameters of type TimezoneNameType Modifier and Type Method Description ConfigBuilderConfigBuilder. setTimezoneName(TimezoneNameType value)StateBuilderStateBuilder. setTimezoneName(TimezoneNameType value)
-