net.sf.ofx4j.domain.data.profile.info
Class CreditCardMessageSetInfo

java.lang.Object
  extended by net.sf.ofx4j.domain.data.profile.AbstractMessageSetInfo
      extended by net.sf.ofx4j.domain.data.profile.info.CreditCardMessageSetInfo

public class CreditCardMessageSetInfo
extends AbstractMessageSetInfo

Author:
Ryan Heaton

Constructor Summary
CreditCardMessageSetInfo()
           
 
Method Summary
 CreditCardV1MessageSetInfo getVersion1Info()
           
 void setVersion1Info(CreditCardV1MessageSetInfo version1Info)
           
 
Methods inherited from class net.sf.ofx4j.domain.data.profile.AbstractMessageSetInfo
getVersionSpecificInformationList, setVersionSpecificInformationList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreditCardMessageSetInfo

public CreditCardMessageSetInfo()
Method Detail

getVersion1Info

public CreditCardV1MessageSetInfo getVersion1Info()

setVersion1Info

public void setVersion1Info(CreditCardV1MessageSetInfo version1Info)


Copyright © 2008. All Rights Reserved.