Uses of Enum Class
jp.co.moneyforward.autotest.framework.utils.InternalUtils
Packages that use InternalUtils
-
Uses of InternalUtils in jp.co.moneyforward.autotest.framework.utils
Subclasses with type arguments of type InternalUtils in jp.co.moneyforward.autotest.framework.utilsModifier and TypeClassDescriptionenumAn internal utility class of the insdog framework.Methods in jp.co.moneyforward.autotest.framework.utils that return InternalUtilsModifier and TypeMethodDescriptionstatic InternalUtilsReturns the enum constant of this class with the specified name.static InternalUtils[]InternalUtils.values()Returns an array containing the constants of this enum class, in the order they are declared.