Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top.IntegratedCircuit
-
-
Uses of IntegratedCircuit 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 IntegratedCircuit Modifier and Type Method Description IntegratedCircuitPlatformAnchorsTop. getIntegratedCircuit()Return integratedCircuit, ornullif it is not present. -
Uses of IntegratedCircuit 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 IntegratedCircuit Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<IntegratedCircuit>>
E$$IntegratedCircuitBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top that return IntegratedCircuit Modifier and Type Method Description IntegratedCircuitIntegratedCircuitBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top that return types with arguments of type IntegratedCircuit Modifier and Type Method Description default Class<IntegratedCircuit>IntegratedCircuit. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top with parameters of type IntegratedCircuit Modifier and Type Method Description static booleanIntegratedCircuit. bindingEquals(@NonNull IntegratedCircuit thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intIntegratedCircuit. bindingHashCode(@NonNull IntegratedCircuit obj)Default implementation ofObject.hashCode()contract for this interface.static StringIntegratedCircuit. bindingToString(@NonNull IntegratedCircuit 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 IntegratedCircuit Modifier and Type Method Description IntegratedCircuitBuilderIntegratedCircuitBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<IntegratedCircuit> augmentation)Add an augmentation to this builder's product.IntegratedCircuitBuilderIntegratedCircuitBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<IntegratedCircuit>> 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 IntegratedCircuit Constructor Description IntegratedCircuitBuilder(IntegratedCircuit base) -
Uses of IntegratedCircuit 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 IntegratedCircuit Modifier and Type Method Description IntegratedCircuitComponentBuilder. getIntegratedCircuit()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components with parameters of type IntegratedCircuit Modifier and Type Method Description ComponentBuilderComponentBuilder. setIntegratedCircuit(IntegratedCircuit value)
-