Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top.ChassisBuilder
-
Packages that use ChassisBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top -
-
Uses of ChassisBuilder 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 ChassisBuilder Modifier and Type Method Description ChassisBuilderChassisBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Chassis> augmentation)Add an augmentation to this builder's product.ChassisBuilderChassisBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Chassis>> augmentationType)Remove an augmentation from this builder's product.ChassisBuilderChassisBuilder. setConfig(Config value)Set the property corresponding toChassis.getConfig()to the specified value.ChassisBuilderChassisBuilder. setState(State value)Set the property corresponding toChassis.getState()to the specified value.
-