Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406._interface.phys.holdtime.top.HoldTime
-
-
Uses of HoldTime in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406 that return HoldTime Modifier and Type Method Description HoldTimeInterfacePhysHoldtimeTop. getHoldTime()Return holdTime, ornullif it is not present. -
Uses of HoldTime in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406._interface.phys.holdtime.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406._interface.phys.holdtime.top with type parameters of type HoldTime Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<HoldTime>>
E$$HoldTimeBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406._interface.phys.holdtime.top that return HoldTime Modifier and Type Method Description HoldTimeHoldTimeBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406._interface.phys.holdtime.top that return types with arguments of type HoldTime Modifier and Type Method Description default Class<HoldTime>HoldTime. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406._interface.phys.holdtime.top with parameters of type HoldTime Modifier and Type Method Description static booleanHoldTime. bindingEquals(@NonNull HoldTime thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intHoldTime. bindingHashCode(@NonNull HoldTime obj)Default implementation ofObject.hashCode()contract for this interface.static StringHoldTime. bindingToString(@NonNull HoldTime obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406._interface.phys.holdtime.top with type arguments of type HoldTime Modifier and Type Method Description HoldTimeBuilderHoldTimeBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<HoldTime> augmentation)Add an augmentation to this builder's product.HoldTimeBuilderHoldTimeBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<HoldTime>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406._interface.phys.holdtime.top with parameters of type HoldTime Constructor Description HoldTimeBuilder(HoldTime base) -
Uses of HoldTime in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top.interfaces
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top.interfaces that return HoldTime Modifier and Type Method Description HoldTimeInterfaceBuilder. getHoldTime()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top.interfaces with parameters of type HoldTime Modifier and Type Method Description InterfaceBuilderInterfaceBuilder. setHoldTime(HoldTime value)
-