Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.clock.top.Clock
-
-
Uses of Clock 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 Clock Modifier and Type Method Description ClockSystemClockTop. getClock()Return clock, ornullif it is not present. -
Uses of Clock 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 with type parameters of type Clock Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Clock>>
E$$ClockBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.clock.top that return Clock Modifier and Type Method Description ClockClockBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.clock.top that return types with arguments of type Clock Modifier and Type Method Description default Class<Clock>Clock. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.clock.top with parameters of type Clock Modifier and Type Method Description static booleanClock. bindingEquals(@NonNull Clock thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intClock. bindingHashCode(@NonNull Clock obj)Default implementation ofObject.hashCode()contract for this interface.static StringClock. bindingToString(@NonNull Clock obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.clock.top with type arguments of type Clock 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.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.clock.top with parameters of type Clock Constructor Description ClockBuilder(Clock base) -
Uses of Clock in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top that return Clock Modifier and Type Method Description ClockSystemBuilder. getClock()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top with parameters of type Clock Modifier and Type Method Description SystemBuilderSystemBuilder. setClock(Clock value)
-