Uses of Class
com.chutneytesting.agent.api.dto.TargetIdEntity
-
Packages that use TargetIdEntity Package Description com.chutneytesting.agent.api.dto -
-
Uses of TargetIdEntity in com.chutneytesting.agent.api.dto
Fields in com.chutneytesting.agent.api.dto declared as TargetIdEntity Modifier and Type Field Description TargetIdEntityExploreResultApiDto.TargetLinkEntity. destinationFields in com.chutneytesting.agent.api.dto with type parameters of type TargetIdEntity Modifier and Type Field Description List<TargetIdEntity>AgentApiDto. reachableTargetsConstructors in com.chutneytesting.agent.api.dto with parameters of type TargetIdEntity Constructor Description TargetLinkEntity(String source, TargetIdEntity destination)
-