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

java.lang.Object
  extended by net.sf.ofx4j.domain.data.profile.VersionSpecificMessageSetInfo
      extended by net.sf.ofx4j.domain.data.profile.info.SecurityListV1MessageSetInfo
All Implemented Interfaces:
MessageSetProfile

public class SecurityListV1MessageSetInfo
extends VersionSpecificMessageSetInfo

Author:
Ryan Heaton

Constructor Summary
SecurityListV1MessageSetInfo()
           
 
Method Summary
 MessageSetType getMessageSetType()
          The message set type.
 
Methods inherited from class net.sf.ofx4j.domain.data.profile.VersionSpecificMessageSetInfo
getCore, getLanguage, getRealm, getSecurity, getServiceProviderName, getSyncCapability, getUrl, getVersion, hasFileBasedErrorRecoverySupport, isSslRequired, setCore
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityListV1MessageSetInfo

public SecurityListV1MessageSetInfo()
Method Detail

getMessageSetType

public MessageSetType getMessageSetType()
Description copied from class: VersionSpecificMessageSetInfo
The message set type.

Specified by:
getMessageSetType in class VersionSpecificMessageSetInfo
Returns:
The message set type.


Copyright © 2008. All Rights Reserved.