Uses of Enum Class
net.n2oapp.framework.autotest.api.component.control.RadioGroup.RadioTypeEnum
Packages that use RadioGroup.RadioTypeEnum
Package
Description
-
Uses of RadioGroup.RadioTypeEnum in net.n2oapp.framework.autotest.api.component.control
Methods in net.n2oapp.framework.autotest.api.component.control that return RadioGroup.RadioTypeEnumModifier and TypeMethodDescriptionstatic RadioGroup.RadioTypeEnumReturns the enum constant of this class with the specified name.static RadioGroup.RadioTypeEnum[]RadioGroup.RadioTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.n2oapp.framework.autotest.api.component.control with parameters of type RadioGroup.RadioTypeEnumModifier and TypeMethodDescriptionvoidRadioGroup.shouldHaveType(RadioGroup.RadioTypeEnum type) Проверка соответствия типа радио-кнопок -
Uses of RadioGroup.RadioTypeEnum in net.n2oapp.framework.autotest.impl.component.control
Methods in net.n2oapp.framework.autotest.impl.component.control with parameters of type RadioGroup.RadioTypeEnumModifier and TypeMethodDescriptionvoidN2oRadioGroup.shouldHaveType(RadioGroup.RadioTypeEnum type)