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

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

public class ProfileMessageSetInfo
extends AbstractMessageSetInfo

Author:
Ryan Heaton

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

ProfileMessageSetInfo

public ProfileMessageSetInfo()
Method Detail

getVersion1Info

public ProfileV1MessageSetInfo getVersion1Info()

setVersion1Info

public void setVersion1Info(ProfileV1MessageSetInfo version1Info)


Copyright © 2008. All Rights Reserved.