- value - ch.pschatzmann.edgar.base.Fact.Attribute
-
- value - ch.pschatzmann.edgar.base.Fact.Type
-
- value - Variable in class ch.pschatzmann.edgar.table.forecast.ForecastValue
-
- valueCumulated - Variable in class ch.pschatzmann.edgar.table.forecast.ForecastValue
-
- ValueField - Class in ch.pschatzmann.edgar.reporting
-
The value field which is not grouped needs to have an aggregate function
defined.
- ValueField(NavigationField) - Constructor for class ch.pschatzmann.edgar.reporting.ValueField
-
Minimum Constructor based on a NavigationField
- ValueField(NavigationField, DBRelation, Collection<String>) - Constructor for class ch.pschatzmann.edgar.reporting.ValueField
-
Basic constructor which is accepting all relevant information
- valueOf(String) - Static method in enum ch.pschatzmann.edgar.base.Fact.Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.pschatzmann.edgar.base.Fact.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.pschatzmann.edgar.base.Fact.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.pschatzmann.edgar.base.XBRL.SegmentScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.pschatzmann.edgar.reporting.DateTable.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.pschatzmann.edgar.service.EdgarDBService.PeriodFilter
-
Returns the enum constant of this type with the specified name.
- valueRegression - Variable in class ch.pschatzmann.edgar.table.forecast.ForecastValue
-
- values() - Static method in enum ch.pschatzmann.edgar.base.Fact.Attribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.pschatzmann.edgar.base.Fact.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.pschatzmann.edgar.base.Fact.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.pschatzmann.edgar.base.XBRL.SegmentScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.pschatzmann.edgar.reporting.DateTable.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.pschatzmann.edgar.service.EdgarDBService.PeriodFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(HttpHeaders, String, Fact.DataType) - Method in class ch.pschatzmann.edgar.service.EdgarFileService
-
Returns the values nodes of an individual filing
- values(HttpHeaders, String, String, String, String, boolean, int, UriInfo) - Method in class ch.pschatzmann.edgar.service.EdgarDBService
-
Query the Edgar database and summarize the results by the indicated columns
and rows.
- ValuesByCompanyAndYear - Class in ch.pschatzmann.edgar.reporting.marketshare
-
Calculates the total sales per company and year
- ValuesByCompanyAndYear() - Constructor for class ch.pschatzmann.edgar.reporting.marketshare.ValuesByCompanyAndYear
-
- ValuesByCompanyAndYear(List<String>) - Constructor for class ch.pschatzmann.edgar.reporting.marketshare.ValuesByCompanyAndYear
-
- valuesPost(HttpHeaders, Query) - Method in class ch.pschatzmann.edgar.service.EdgarDBService
-
Query the edgar database and summarize the results by the indicated columns
and rows
- ValueTable - Class in ch.pschatzmann.edgar.table
-
Creates a 2 dimensional table from a list of maps.
- ValueTable(String, String, List<String>) - Constructor for class ch.pschatzmann.edgar.table.ValueTable
-
Default Constructor