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

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

public class CreditCardV1MessageSetInfo
extends VersionSpecificMessageSetInfo

Author:
Ryan Heaton

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

CreditCardV1MessageSetInfo

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