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

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

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

Methods in net.sf.ofx4j.domain.data.profile that return types with arguments of type AbstractMessageSetInfo
 java.util.List<AbstractMessageSetInfo> MessageSetInfoList.getInformationList()
          The list of information for each message set.
 

Method parameters in net.sf.ofx4j.domain.data.profile with type arguments of type AbstractMessageSetInfo
 void MessageSetInfoList.setInformationList(java.util.List<AbstractMessageSetInfo> informationList)
          The list of information for each message set.
 

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

Subclasses of AbstractMessageSetInfo in net.sf.ofx4j.domain.data.profile.info
 class BankingMessageSetInfo
           
 class BillpayMessageSetInfo
           
 class CreditCardMessageSetInfo
           
 class EmailMessageSetInfo
           
 class InterbankTransferMessageSetInfo
           
 class InvestmentMessageSetInfo
           
 class ProfileMessageSetInfo
           
 class SecurityListMessageSetInfo
           
 class SignupMessageSetInfo
           
 class WireTransferMessageSetInfo
           
 



Copyright © 2008. All Rights Reserved.