Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501.aggregation.logical.top.AggregationBuilder
-
Packages that use AggregationBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501.aggregation.logical.top -
-
Uses of AggregationBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501.aggregation.logical.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501.aggregation.logical.top that return AggregationBuilder Modifier and Type Method Description AggregationBuilderAggregationBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Aggregation> augmentation)Add an augmentation to this builder's product.AggregationBuilderAggregationBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Aggregation>> augmentationType)Remove an augmentation from this builder's product.AggregationBuilderAggregationBuilder. setConfig(Config value)Set the property corresponding toAggregation.getConfig()to the specified value.AggregationBuilderAggregationBuilder. setState(State value)Set the property corresponding toAggregation.getState()to the specified value.
-