Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.flexstor.common.data.ejb.address.FtpAddressData

Uses of FtpAddressData in com.flexstor.common.data.ejb.address
 

Methods in com.flexstor.common.data.ejb.address with parameters of type FtpAddressData
 void FtpAddressData.synchronize(FtpAddressData original)
          Copies all members from the argument into the current object.
 

Constructors in com.flexstor.common.data.ejb.address with parameters of type FtpAddressData
FtpAddressData(FtpAddressData orginal)
          Creates a FtpAddressData object based on an orginal FtpAddressData object.