Uses of Class
com.blockchyp.client.dto.TerminalProfile
Packages that use TerminalProfile
-
Uses of TerminalProfile in com.blockchyp.client.dto
Methods in com.blockchyp.client.dto that return types with arguments of type TerminalProfileModifier and TypeMethodDescriptionTerminalProfileResponse.getResults()Gets enumerates all terminal profiles in the response.Methods in com.blockchyp.client.dto with parameters of type TerminalProfileModifier and TypeMethodDescriptionvoidTerminalProfileResponse.addResult(TerminalProfile value) Adds a enumerates all terminal profiles in the response.Method parameters in com.blockchyp.client.dto with type arguments of type TerminalProfileModifier and TypeMethodDescriptionvoidTerminalProfileResponse.setResults(Collection<TerminalProfile> value) Sets enumerates all terminal profiles in the response.