Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.clock.top.ClockBuilder
-
Packages that use ClockBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.clock.top -
-
Uses of ClockBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.clock.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.clock.top that return ClockBuilder Modifier and Type Method Description ClockBuilderClockBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Clock> augmentation)Add an augmentation to this builder's product.ClockBuilderClockBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Clock>> augmentationType)Remove an augmentation from this builder's product.ClockBuilderClockBuilder. setConfig(Config value)ClockBuilderClockBuilder. setState(State value)
-