Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121.system.terminal.common.top.TerminalServers
Packages that use TerminalServers
Package
Description
-
Uses of TerminalServers in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121 that return TerminalServersModifier and TypeMethodDescriptionSystemTerminalCommonTop.getTerminalServers()Return terminalServers, ornullif it is not present.@NonNull TerminalServersSystemTerminalCommonTop.nonnullTerminalServers()Return terminalServers, or an empty instance if it is not present. -
Uses of TerminalServers in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121.system.terminal.common.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121.system.terminal.common.top with type parameters of type TerminalServersModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<TerminalServers>>
E$$TerminalServersBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121.system.terminal.common.top that return TerminalServersModifier and TypeMethodDescription@NonNull TerminalServersTerminalServersBuilder.build()A newTerminalServersinstance.static @NonNull TerminalServersTerminalServersBuilder.empty()Get empty instance of TerminalServers.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121.system.terminal.common.top that return types with arguments of type TerminalServersModifier and TypeMethodDescriptiondefault Class<TerminalServers>TerminalServers.implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121.system.terminal.common.top with parameters of type TerminalServersModifier and TypeMethodDescriptionstatic booleanTerminalServers.bindingEquals(@NonNull TerminalServers thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intTerminalServers.bindingHashCode(@NonNull TerminalServers obj) Default implementation ofObject.hashCode()contract for this interface.static StringTerminalServers.bindingToString(@NonNull TerminalServers obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121.system.terminal.common.top with type arguments of type TerminalServersModifier and TypeMethodDescriptionTerminalServersBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TerminalServers> augmentation) Add an augmentation to this builder's product.TerminalServersBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TerminalServers>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.terminal.rev181121.system.terminal.common.top with parameters of type TerminalServersModifierConstructorDescriptionConstruct a builder initialized with state from specifiedTerminalServers.