Uses of Class
net.sf.okapi.connectors.google.v3.GoogleMTv3Parameters
-
Packages that use GoogleMTv3Parameters Package Description com.acumenvelocity.ath.steps net.sf.okapi.connectors.google.v3 -
-
Uses of GoogleMTv3Parameters in com.acumenvelocity.ath.steps
Subclasses of GoogleMTv3Parameters in com.acumenvelocity.ath.steps Modifier and Type Class Description classBatchMtParameters -
Uses of GoogleMTv3Parameters in net.sf.okapi.connectors.google.v3
Methods in net.sf.okapi.connectors.google.v3 that return GoogleMTv3Parameters Modifier and Type Method Description GoogleMTv3ParametersGoogleMTv3Connector. getParameters()Constructors in net.sf.okapi.connectors.google.v3 with parameters of type GoogleMTv3Parameters Constructor Description GoogleMTv3APIImpl(GoogleMTv3Parameters params)
-