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

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

public class BillpayMessageSetInfo
extends AbstractMessageSetInfo

Author:
Ryan Heaton

Constructor Summary
BillpayMessageSetInfo()
           
 
Method Summary
 BillpayV1MessageSetInfo getVersion1Info()
           
 void setVersion1Info(BillpayV1MessageSetInfo 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

BillpayMessageSetInfo

public BillpayMessageSetInfo()
Method Detail

getVersion1Info

public BillpayV1MessageSetInfo getVersion1Info()

setVersion1Info

public void setVersion1Info(BillpayV1MessageSetInfo version1Info)


Copyright © 2008. All Rights Reserved.