Package | Description |
---|---|
br.eti.kinoshita.testlinkjavaapi.constants |
Modifier and Type | Method and Description |
---|---|
static TestLinkUser |
TestLinkUser.getTestLinkUser(Integer value)
Get user type from a given value.
|
static TestLinkUser |
TestLinkUser.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestLinkUser[] |
TestLinkUser.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2020. All rights reserved.