Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top.Fan
Packages that use Fan
Package
Description
-
Uses of Fan in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118 that return Fan -
Uses of Fan in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top with type parameters of type FanModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Fan>>
E$$FanBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top that return FanMethods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top that return types with arguments of type FanMethods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top with parameters of type FanModifier and TypeMethodDescriptionstatic booleanFan.bindingEquals(@NonNull Fan thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intFan.bindingHashCode(@NonNull Fan obj) Default implementation ofObject.hashCode()contract for this interface.static StringFan.bindingToString(@NonNull Fan obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top with type arguments of type FanModifier and TypeMethodDescriptionFanBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Fan> augmentation) Add an augmentation to this builder's product.FanBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Fan>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top with parameters of type FanModifierConstructorDescriptionFanBuilder(Fan base) Construct a builder initialized with state from specifiedFan. -
Uses of Fan in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components that return FanModifier and TypeMethodDescriptionComponentBuilder.getFan()Return current value associated with the property corresponding toPlatformAnchorsTop.getFan().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components with parameters of type FanModifier and TypeMethodDescriptionSet the property corresponding toPlatformAnchorsTop.getFan()to the specified value.