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

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

public class SecurityListMessageSetInfo
extends AbstractMessageSetInfo

Author:
Ryan Heaton

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

SecurityListMessageSetInfo

public SecurityListMessageSetInfo()
Method Detail

getVersion1Info

public SecurityListV1MessageSetInfo getVersion1Info()

setVersion1Info

public void setVersion1Info(SecurityListV1MessageSetInfo version1Info)


Copyright © 2008. All Rights Reserved.