Class NaicsCodeSuggestion


  • public class NaicsCodeSuggestion
    extends java.lang.Object
    A match for the search term.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected boolean canEqual​(java.lang.Object other)  
      boolean equals​(java.lang.Object o)  
      java.lang.String getCode()
      The NAICS code which corresponds with the hit.
      java.lang.String getDescription()
      The business description of the hit.
      java.lang.Integer getEconomicCensus2012employees()
      If available, the number of individuals employed within this Industry Group as of the latest US Economic Census.
      java.lang.Integer getEconomicCensus2012numEstablishments()
      If available, the number of US establishments of this Industry Group type as of the latest US Economic Census.
      java.lang.Integer getEconomicCensus2012payroll()
      If available, the payroll related to this 6 digit Industry Group as of the latest US Economic Census.
      java.lang.Integer getEconomicCensus2012receipts()
      If available, the number total receipts produced by this Industry Group as of the latest US Economic Census.
      java.lang.String getHash()
      An MD5 hash of the 6 digit code and sub-description.
      java.lang.String getIndustryGroupCode()
      The NAICS industry group (4 digit NAICS) to which this hit belongs.
      java.lang.String getIndustryGroupTitle()
      The title of the NAICS industry group to which this hit belongs.
      java.lang.String getInternationalIndustryCode()
      The NAICS international industry group (5 digit NAICS) to which this hit belongs.
      java.lang.String getInternationalIndustryTitle()
      The title of the NAICS international industry group to which this hit belongs.
      java.lang.String getNationalIndustryCode()
      The NAICS national industry group (6 digit NAICS) to which this hit belongs.
      java.lang.String getNationalIndustryTitle()
      The title of the NAICS national industry group to which this hit belongs.
      java.lang.String getObjectID()
      An internal tracking identifier for the record.
      java.util.List<java.lang.String> getPath()
      A list with the NAICS lineage of the hit.
      java.util.List<java.lang.String> getReplacedBy()
      A list of codes that have replaced this one in subsequent NAICS editions.
      java.util.List<java.lang.String> getReplaces()
      A list of codes that this one replaces from earlier NAICS editions.
      java.lang.String getSectorCode()
      The NAICS sector to which this hit belongs.
      java.lang.String getSectorTitle()
      The title of the NAICS sector to which this hit belongs.
      java.lang.String getSic()
      A space delimited list of SIC codes which map to the hit.
      java.lang.String getSubsectorCode()
      The NAICS subsector (3 digit NAICS) to which this hit belongs.
      java.lang.String getSubsectorTitle()
      The title of the NAICS subsector to which this hit belongs.
      int hashCode()  
      void setCode​(java.lang.String code)
      The NAICS code which corresponds with the hit.
      void setDescription​(java.lang.String description)
      The business description of the hit.
      void setEconomicCensus2012employees​(java.lang.Integer economicCensus2012employees)
      If available, the number of individuals employed within this Industry Group as of the latest US Economic Census.
      void setEconomicCensus2012numEstablishments​(java.lang.Integer economicCensus2012numEstablishments)
      If available, the number of US establishments of this Industry Group type as of the latest US Economic Census.
      void setEconomicCensus2012payroll​(java.lang.Integer economicCensus2012payroll)
      If available, the payroll related to this 6 digit Industry Group as of the latest US Economic Census.
      void setEconomicCensus2012receipts​(java.lang.Integer economicCensus2012receipts)
      If available, the number total receipts produced by this Industry Group as of the latest US Economic Census.
      void setHash​(java.lang.String hash)
      An MD5 hash of the 6 digit code and sub-description.
      void setIndustryGroupCode​(java.lang.String industryGroupCode)
      The NAICS industry group (4 digit NAICS) to which this hit belongs.
      void setIndustryGroupTitle​(java.lang.String industryGroupTitle)
      The title of the NAICS industry group to which this hit belongs.
      void setInternationalIndustryCode​(java.lang.String internationalIndustryCode)
      The NAICS international industry group (5 digit NAICS) to which this hit belongs.
      void setInternationalIndustryTitle​(java.lang.String internationalIndustryTitle)
      The title of the NAICS international industry group to which this hit belongs.
      void setNationalIndustryCode​(java.lang.String nationalIndustryCode)
      The NAICS national industry group (6 digit NAICS) to which this hit belongs.
      void setNationalIndustryTitle​(java.lang.String nationalIndustryTitle)
      The title of the NAICS national industry group to which this hit belongs.
      void setObjectID​(java.lang.String objectID)
      An internal tracking identifier for the record.
      void setPath​(java.util.List<java.lang.String> path)
      A list with the NAICS lineage of the hit.
      void setReplacedBy​(java.util.List<java.lang.String> replacedBy)
      A list of codes that have replaced this one in subsequent NAICS editions.
      void setReplaces​(java.util.List<java.lang.String> replaces)
      A list of codes that this one replaces from earlier NAICS editions.
      void setSectorCode​(java.lang.String sectorCode)
      The NAICS sector to which this hit belongs.
      void setSectorTitle​(java.lang.String sectorTitle)
      The title of the NAICS sector to which this hit belongs.
      void setSic​(java.lang.String sic)
      A space delimited list of SIC codes which map to the hit.
      void setSubsectorCode​(java.lang.String subsectorCode)
      The NAICS subsector (3 digit NAICS) to which this hit belongs.
      void setSubsectorTitle​(java.lang.String subsectorTitle)
      The title of the NAICS subsector to which this hit belongs.
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • NaicsCodeSuggestion

        public NaicsCodeSuggestion()
    • Method Detail

      • getCode

        public java.lang.String getCode()
        The NAICS code which corresponds with the hit.
      • getHash

        public java.lang.String getHash()
        An MD5 hash of the 6 digit code and sub-description.
      • getDescription

        public java.lang.String getDescription()
        The business description of the hit.
      • getPath

        public java.util.List<java.lang.String> getPath()
        A list with the NAICS lineage of the hit.
      • getSic

        public java.lang.String getSic()
        A space delimited list of SIC codes which map to the hit.
      • getSectorCode

        public java.lang.String getSectorCode()
        The NAICS sector to which this hit belongs.
      • getSectorTitle

        public java.lang.String getSectorTitle()
        The title of the NAICS sector to which this hit belongs.
      • getSubsectorCode

        public java.lang.String getSubsectorCode()
        The NAICS subsector (3 digit NAICS) to which this hit belongs.
      • getSubsectorTitle

        public java.lang.String getSubsectorTitle()
        The title of the NAICS subsector to which this hit belongs.
      • getIndustryGroupCode

        public java.lang.String getIndustryGroupCode()
        The NAICS industry group (4 digit NAICS) to which this hit belongs.
      • getIndustryGroupTitle

        public java.lang.String getIndustryGroupTitle()
        The title of the NAICS industry group to which this hit belongs.
      • getInternationalIndustryCode

        public java.lang.String getInternationalIndustryCode()
        The NAICS international industry group (5 digit NAICS) to which this hit belongs.
      • getInternationalIndustryTitle

        public java.lang.String getInternationalIndustryTitle()
        The title of the NAICS international industry group to which this hit belongs.
      • getNationalIndustryCode

        public java.lang.String getNationalIndustryCode()
        The NAICS national industry group (6 digit NAICS) to which this hit belongs.
      • getNationalIndustryTitle

        public java.lang.String getNationalIndustryTitle()
        The title of the NAICS national industry group to which this hit belongs.
      • getReplacedBy

        public java.util.List<java.lang.String> getReplacedBy()
        A list of codes that have replaced this one in subsequent NAICS editions.
      • getReplaces

        public java.util.List<java.lang.String> getReplaces()
        A list of codes that this one replaces from earlier NAICS editions.
      • getEconomicCensus2012payroll

        public java.lang.Integer getEconomicCensus2012payroll()
        If available, the payroll related to this 6 digit Industry Group as of the latest US Economic Census.
      • getEconomicCensus2012numEstablishments

        public java.lang.Integer getEconomicCensus2012numEstablishments()
        If available, the number of US establishments of this Industry Group type as of the latest US Economic Census.
      • getEconomicCensus2012employees

        public java.lang.Integer getEconomicCensus2012employees()
        If available, the number of individuals employed within this Industry Group as of the latest US Economic Census.
      • getEconomicCensus2012receipts

        public java.lang.Integer getEconomicCensus2012receipts()
        If available, the number total receipts produced by this Industry Group as of the latest US Economic Census.
      • getObjectID

        public java.lang.String getObjectID()
        An internal tracking identifier for the record.
      • setCode

        public void setCode​(java.lang.String code)
        The NAICS code which corresponds with the hit.
      • setHash

        public void setHash​(java.lang.String hash)
        An MD5 hash of the 6 digit code and sub-description.
      • setDescription

        public void setDescription​(java.lang.String description)
        The business description of the hit.
      • setPath

        public void setPath​(java.util.List<java.lang.String> path)
        A list with the NAICS lineage of the hit.
      • setSic

        public void setSic​(java.lang.String sic)
        A space delimited list of SIC codes which map to the hit.
      • setSectorCode

        public void setSectorCode​(java.lang.String sectorCode)
        The NAICS sector to which this hit belongs.
      • setSectorTitle

        public void setSectorTitle​(java.lang.String sectorTitle)
        The title of the NAICS sector to which this hit belongs.
      • setSubsectorCode

        public void setSubsectorCode​(java.lang.String subsectorCode)
        The NAICS subsector (3 digit NAICS) to which this hit belongs.
      • setSubsectorTitle

        public void setSubsectorTitle​(java.lang.String subsectorTitle)
        The title of the NAICS subsector to which this hit belongs.
      • setIndustryGroupCode

        public void setIndustryGroupCode​(java.lang.String industryGroupCode)
        The NAICS industry group (4 digit NAICS) to which this hit belongs.
      • setIndustryGroupTitle

        public void setIndustryGroupTitle​(java.lang.String industryGroupTitle)
        The title of the NAICS industry group to which this hit belongs.
      • setInternationalIndustryCode

        public void setInternationalIndustryCode​(java.lang.String internationalIndustryCode)
        The NAICS international industry group (5 digit NAICS) to which this hit belongs.
      • setInternationalIndustryTitle

        public void setInternationalIndustryTitle​(java.lang.String internationalIndustryTitle)
        The title of the NAICS international industry group to which this hit belongs.
      • setNationalIndustryCode

        public void setNationalIndustryCode​(java.lang.String nationalIndustryCode)
        The NAICS national industry group (6 digit NAICS) to which this hit belongs.
      • setNationalIndustryTitle

        public void setNationalIndustryTitle​(java.lang.String nationalIndustryTitle)
        The title of the NAICS national industry group to which this hit belongs.
      • setReplacedBy

        public void setReplacedBy​(java.util.List<java.lang.String> replacedBy)
        A list of codes that have replaced this one in subsequent NAICS editions.
      • setReplaces

        public void setReplaces​(java.util.List<java.lang.String> replaces)
        A list of codes that this one replaces from earlier NAICS editions.
      • setEconomicCensus2012payroll

        public void setEconomicCensus2012payroll​(java.lang.Integer economicCensus2012payroll)
        If available, the payroll related to this 6 digit Industry Group as of the latest US Economic Census.
      • setEconomicCensus2012numEstablishments

        public void setEconomicCensus2012numEstablishments​(java.lang.Integer economicCensus2012numEstablishments)
        If available, the number of US establishments of this Industry Group type as of the latest US Economic Census.
      • setEconomicCensus2012employees

        public void setEconomicCensus2012employees​(java.lang.Integer economicCensus2012employees)
        If available, the number of individuals employed within this Industry Group as of the latest US Economic Census.
      • setEconomicCensus2012receipts

        public void setEconomicCensus2012receipts​(java.lang.Integer economicCensus2012receipts)
        If available, the number total receipts produced by this Industry Group as of the latest US Economic Census.
      • setObjectID

        public void setObjectID​(java.lang.String objectID)
        An internal tracking identifier for the record.
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • canEqual

        protected boolean canEqual​(java.lang.Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object