Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top.IntegratedCircuitBuilder
-
Packages that use IntegratedCircuitBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top -
-
Uses of IntegratedCircuitBuilder 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 that return IntegratedCircuitBuilder 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.IntegratedCircuitBuilderIntegratedCircuitBuilder. setConfig(Config value)Set the property corresponding toIntegratedCircuit.getConfig()to the specified value.IntegratedCircuitBuilderIntegratedCircuitBuilder. setState(State value)Set the property corresponding toIntegratedCircuit.getState()to the specified value.
-