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