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