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

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

public class ProfileV1MessageSetInfo
extends VersionSpecificMessageSetInfo

Author:
Ryan Heaton

Constructor Summary
ProfileV1MessageSetInfo()
           
 
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

ProfileV1MessageSetInfo

public ProfileV1MessageSetInfo()
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.