Uses of Class
com.consol.citrus.ftp.model.GetCommand.Target
-
Packages that use GetCommand.Target Package Description com.consol.citrus.ftp.model -
-
Uses of GetCommand.Target in com.consol.citrus.ftp.model
Fields in com.consol.citrus.ftp.model declared as GetCommand.Target Modifier and Type Field Description protected GetCommand.TargetGetCommand. targetMethods in com.consol.citrus.ftp.model that return GetCommand.Target Modifier and Type Method Description GetCommand.TargetObjectFactory. createGetCommandTarget()Create an instance ofGetCommand.TargetGetCommand.TargetGetCommand. getTarget()Ruft den Wert der target-Eigenschaft ab.Methods in com.consol.citrus.ftp.model with parameters of type GetCommand.Target Modifier and Type Method Description voidGetCommand. setTarget(GetCommand.Target value)Legt den Wert der target-Eigenschaft fest.
-