Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.tacacs.server.top.Tacacs
-
-
Uses of Tacacs in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730 that return Tacacs Modifier and Type Method Description TacacsAaaTacacsServerTop. getTacacs()Return tacacs, ornullif it is not present. -
Uses of Tacacs in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.server.top.servers
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.server.top.servers that return Tacacs Modifier and Type Method Description TacacsServerBuilder. getTacacs()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.server.top.servers with parameters of type Tacacs Modifier and Type Method Description ServerBuilderServerBuilder. setTacacs(Tacacs value) -
Uses of Tacacs in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.tacacs.server.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.tacacs.server.top with type parameters of type Tacacs Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Tacacs>>
E$$TacacsBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.tacacs.server.top that return Tacacs Modifier and Type Method Description TacacsTacacsBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.tacacs.server.top that return types with arguments of type Tacacs Modifier and Type Method Description default Class<Tacacs>Tacacs. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.tacacs.server.top with parameters of type Tacacs Modifier and Type Method Description static booleanTacacs. bindingEquals(@NonNull Tacacs thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intTacacs. bindingHashCode(@NonNull Tacacs obj)Default implementation ofObject.hashCode()contract for this interface.static StringTacacs. bindingToString(@NonNull Tacacs obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.tacacs.server.top with type arguments of type Tacacs Modifier and Type Method Description TacacsBuilderTacacsBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Tacacs> augmentation)Add an augmentation to this builder's product.TacacsBuilderTacacsBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Tacacs>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.tacacs.server.top with parameters of type Tacacs Constructor Description TacacsBuilder(Tacacs base)
-