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