Package com.github.oscerd.finnhub.models
Class SimilarityIndexInfo
java.lang.Object
com.github.oscerd.finnhub.models.SimilarityIndexInfo
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2024-03-22T10:38:13.551248835+01:00[Europe/Rome]")
public class SimilarityIndexInfo
extends Object
SimilarityIndexInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionacceptedDate(String acceptedDate) accessNumber(String accessNumber) booleanAccepted date <code>%Y-%m-%d %H:%M:%S</code>.Access number.getCik()CIK.Filed date <code>%Y-%m-%d %H:%M:%S</code>.Filing's URL.getForm()Form type.getItem1()Cosine similarity of Item 1 (Business).Cosine similarity of Item 1A (Risk Factors).getItem2()Cosine similarity of Item 2 (Management’s Discussion and Analysis of Financial Condition and Results of Operations).getItem7()Cosine similarity of Item 7 (Management’s Discussion and Analysis of Financial Condition and Results of Operations).Cosine similarity of Item 7A (Quantitative and Qualitative Disclosures About Market Risk).Report's URL.inthashCode()voidsetAcceptedDate(String acceptedDate) voidsetAccessNumber(String accessNumber) voidvoidsetFiledDate(String filedDate) voidsetFilingUrl(String filingUrl) voidvoidvoidvoidvoidvoidvoidsetReportUrl(String reportUrl) toString()
-
Constructor Details
-
SimilarityIndexInfo
public SimilarityIndexInfo()
-
-
Method Details
-
cik
-
getCik
CIK.- Returns:
- cik
-
setCik
-
item1
-
getItem1
Cosine similarity of Item 1 (Business). This number is only available for Annual reports.- Returns:
- item1
-
setItem1
-
item1a
-
getItem1a
Cosine similarity of Item 1A (Risk Factors). This number is available for both Annual and Quarterly reports.- Returns:
- item1a
-
setItem1a
-
item2
-
getItem2
Cosine similarity of Item 2 (Management’s Discussion and Analysis of Financial Condition and Results of Operations). This number is only available for Quarterly reports.- Returns:
- item2
-
setItem2
-
item7
-
getItem7
Cosine similarity of Item 7 (Management’s Discussion and Analysis of Financial Condition and Results of Operations). This number is only available for Annual reports.- Returns:
- item7
-
setItem7
-
item7a
-
getItem7a
Cosine similarity of Item 7A (Quantitative and Qualitative Disclosures About Market Risk). This number is only available for Annual reports.- Returns:
- item7a
-
setItem7a
-
accessNumber
-
getAccessNumber
Access number.- Returns:
- accessNumber
-
setAccessNumber
-
form
-
getForm
Form type.- Returns:
- form
-
setForm
-
filedDate
-
getFiledDate
Filed date <code>%Y-%m-%d %H:%M:%S</code>.- Returns:
- filedDate
-
setFiledDate
-
acceptedDate
-
getAcceptedDate
Accepted date <code>%Y-%m-%d %H:%M:%S</code>.- Returns:
- acceptedDate
-
setAcceptedDate
-
reportUrl
-
getReportUrl
Report's URL.- Returns:
- reportUrl
-
setReportUrl
-
filingUrl
-
getFilingUrl
Filing's URL.- Returns:
- filingUrl
-
setFilingUrl
-
equals
-
hashCode
public int hashCode() -
toString
-