Uses of Class
net.sf.ofx4j.domain.data.profile.VersionSpecificMessageSetInfo

Packages that use VersionSpecificMessageSetInfo
net.sf.ofx4j.domain.data.profile   
net.sf.ofx4j.domain.data.profile.info   
 

Uses of VersionSpecificMessageSetInfo in net.sf.ofx4j.domain.data.profile
 

Methods in net.sf.ofx4j.domain.data.profile that return types with arguments of type VersionSpecificMessageSetInfo
protected  java.util.List<VersionSpecificMessageSetInfo> AbstractMessageSetInfo.getVersionSpecificInformationList()
          List of information about a message set for each version supported.
 

Method parameters in net.sf.ofx4j.domain.data.profile with type arguments of type VersionSpecificMessageSetInfo
 void AbstractMessageSetInfo.setVersionSpecificInformationList(java.util.List<VersionSpecificMessageSetInfo> versionSpecificInformationList)
          List of information about a message set for each version supported.
 

Uses of VersionSpecificMessageSetInfo in net.sf.ofx4j.domain.data.profile.info
 

Subclasses of VersionSpecificMessageSetInfo in net.sf.ofx4j.domain.data.profile.info
 class BankingV1MessageSetInfo
           
 class BillpayV1MessageSetInfo
           
 class CreditCardV1MessageSetInfo
           
 class EmailV1MessageSetInfo
           
 class InterbankTransferV1MessageSetInfo
           
 class InvestmentV1MessageSetInfo
           
 class ProfileV1MessageSetInfo
           
 class SecurityListV1MessageSetInfo
           
 class SignupV1MessageSetInfo
           
 class WireTransferV1MessageSetInfo
           
 



Copyright © 2008. All Rights Reserved.