Documentation of 'com.mbc.jfin.holiday.impl.financialcalendar.InfoFileEntry' Java class
InfoFileEntry
com.mbc.jfin.holiday.impl.financialcalendar

Class InfoFileEntry



  • public class InfoFileEntry
    extends java.lang.Object
    Represents an entry in the financialcalendar.com info.csv file. An example info.csv file is included with the db jFin distribution. For information on licensing a full info.csv file, along with holiday calendars, visit http://www.financialcalendar.com/ financialcalendar.com is not associated with jFin
    • Constructor Summary

      Constructors 
      Constructor and Description
      InfoFileEntry(java.lang.String lineToParse)
      Construct an InfoFileEntry from a line in the .csv file
      InfoFileEntry(java.lang.String code, java.lang.String center, java.lang.String country, java.lang.String currency, java.lang.String type, java.lang.String isoCountry, java.lang.String define1, java.lang.String define2)
      Construct an InfoFileEntry
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getCenter() 
      java.lang.String getCode() 
      java.lang.String getCountry() 
      java.lang.String getCurrency() 
      java.lang.String getDefine1() 
      java.lang.String getDefine2() 
      java.lang.String getIsoCountry() 
      java.lang.String getType() 
      void parse(java.lang.String line)
      Parses a comma seperated line from a .csv file into the InfoFileEntry
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InfoFileEntry

        public InfoFileEntry(java.lang.String lineToParse)
        Construct an InfoFileEntry from a line in the .csv file
        Parameters:
        lineToParse -
      • InfoFileEntry

        public InfoFileEntry(java.lang.String code,
                             java.lang.String center,
                             java.lang.String country,
                             java.lang.String currency,
                             java.lang.String type,
                             java.lang.String isoCountry,
                             java.lang.String define1,
                             java.lang.String define2)
        Construct an InfoFileEntry
        Parameters:
        code -
        center -
        country -
        currency -
        type -
        isoCountry -
        define1 -
        define2 -
    • Method Detail

      • parse

        public void parse(java.lang.String line)
        Parses a comma seperated line from a .csv file into the InfoFileEntry
        Parameters:
        line -
      • getCenter

        public java.lang.String getCenter()
        Returns:
        Returns the center.
      • getCode

        public java.lang.String getCode()
        Returns:
        Returns the code.
      • getCountry

        public java.lang.String getCountry()
        Returns:
        Returns the country.
      • getCurrency

        public java.lang.String getCurrency()
        Returns:
        Returns the currency.
      • getDefine1

        public java.lang.String getDefine1()
        Returns:
        Returns the define1.
      • getDefine2

        public java.lang.String getDefine2()
        Returns:
        Returns the define2.
      • getIsoCountry

        public java.lang.String getIsoCountry()
        Returns:
        Returns the isoCountry.
      • getType

        public java.lang.String getType()
        Returns:
        Returns the type.

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.