Uses of Class
com.consol.citrus.ftp.model.GetCommand.File
-
Packages that use GetCommand.File Package Description com.consol.citrus.ftp.model -
-
Uses of GetCommand.File in com.consol.citrus.ftp.model
Fields in com.consol.citrus.ftp.model declared as GetCommand.File Modifier and Type Field Description protected GetCommand.FileGetCommand. fileMethods in com.consol.citrus.ftp.model that return GetCommand.File Modifier and Type Method Description GetCommand.FileObjectFactory. createGetCommandFile()Create an instance ofGetCommand.FileGetCommand.FileGetCommand. getFile()Ruft den Wert der file-Eigenschaft ab.Methods in com.consol.citrus.ftp.model with parameters of type GetCommand.File Modifier and Type Method Description voidGetCommand. setFile(GetCommand.File value)Legt den Wert der file-Eigenschaft fest.
-