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

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

public class SignupV1MessageSetInfo
extends VersionSpecificMessageSetInfo

Author:
Ryan Heaton

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

SignupV1MessageSetInfo

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