Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.selectors.top.Selectors
-
-
Uses of Selectors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121 that return Selectors Modifier and Type Method Description SelectorsLoggingSelectorsTop. getSelectors()Return selectors, ornullif it is not present. -
Uses of Selectors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.console.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.console.top that return Selectors Modifier and Type Method Description SelectorsConsoleBuilder. getSelectors()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.console.top with parameters of type Selectors Modifier and Type Method Description ConsoleBuilderConsoleBuilder. setSelectors(Selectors value) -
Uses of Selectors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.remote.top.remote.servers
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.remote.top.remote.servers that return Selectors Modifier and Type Method Description SelectorsRemoteServerBuilder. getSelectors()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.remote.top.remote.servers with parameters of type Selectors Modifier and Type Method Description RemoteServerBuilderRemoteServerBuilder. setSelectors(Selectors value) -
Uses of Selectors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.selectors.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.selectors.top with type parameters of type Selectors Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Selectors>>
E$$SelectorsBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.selectors.top that return Selectors Modifier and Type Method Description SelectorsSelectorsBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.selectors.top that return types with arguments of type Selectors Modifier and Type Method Description default Class<Selectors>Selectors. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.selectors.top with parameters of type Selectors Modifier and Type Method Description static booleanSelectors. bindingEquals(@NonNull Selectors thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intSelectors. bindingHashCode(@NonNull Selectors obj)Default implementation ofObject.hashCode()contract for this interface.static StringSelectors. bindingToString(@NonNull Selectors obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.selectors.top with type arguments of type Selectors Modifier and Type Method Description SelectorsBuilderSelectorsBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Selectors> augmentation)Add an augmentation to this builder's product.SelectorsBuilderSelectorsBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Selectors>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.selectors.top with parameters of type Selectors Constructor Description SelectorsBuilder(Selectors base)
-