Uses of Class
br.eti.kinoshita.testlinkjavaapi.model.TestLinkUser

Packages that use TestLinkUser
br.eti.kinoshita.testlinkjavaapi.model   
 

Uses of TestLinkUser in br.eti.kinoshita.testlinkjavaapi.model
 

Methods in br.eti.kinoshita.testlinkjavaapi.model that return TestLinkUser
static TestLinkUser TestLinkUser.getTestLinkUser(Integer 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-2011 the testlink-java-api team-2011. All Rights Reserved.