Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.accounting.top.AccountingBuilder
-
Packages that use AccountingBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.accounting.top -
-
Uses of AccountingBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.accounting.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.accounting.top that return AccountingBuilder Modifier and Type Method Description AccountingBuilderAccountingBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Accounting> augmentation)Add an augmentation to this builder's product.AccountingBuilderAccountingBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Accounting>> augmentationType)Remove an augmentation from this builder's product.AccountingBuilderAccountingBuilder. setConfig(Config value)Set the property corresponding toAccounting.getConfig()to the specified value.AccountingBuilderAccountingBuilder. setEvents(Events value)Set the property corresponding toAaaAccountingEventsTop.getEvents()to the specified value.AccountingBuilderAccountingBuilder. setState(State value)Set the property corresponding toAccounting.getState()to the specified value.
-