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

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

Uses of ResponseDetails in br.eti.kinoshita.testlinkjavaapi
 

Methods in br.eti.kinoshita.testlinkjavaapi with parameters of type ResponseDetails
 CustomField TestLinkAPI.getTestCaseCustomFieldDesignValue(java.lang.Integer testCaseId, java.lang.Integer testCaseExternalId, java.lang.Integer versionNumber, java.lang.Integer testProjectId, java.lang.String customFieldName, ResponseDetails details)
          Retrieves list of Custom Fields for a Test Case.
 

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

Methods in br.eti.kinoshita.testlinkjavaapi.model that return ResponseDetails
static ResponseDetails ResponseDetails.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ResponseDetails[] ResponseDetails.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.