Uses of Enum Class
org.squashtest.squash.automation.tm.testplan.library.model.CredentialsType
Packages that use CredentialsType
-
Uses of CredentialsType in org.squashtest.squash.automation.tm.testplan.library.model
Fields in org.squashtest.squash.automation.tm.testplan.library.model declared as CredentialsTypeMethods in org.squashtest.squash.automation.tm.testplan.library.model that return CredentialsTypeModifier and TypeMethodDescriptionstatic CredentialsTypestatic CredentialsTypeReturns the enum constant of this class with the specified name.static CredentialsType[]CredentialsType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.squashtest.squash.automation.tm.testplan.library.model with parameters of type CredentialsType