-
-
class IndicatorElement extends java.lang.Object implements java.io.Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
hjid
java.lang.Long hjid
The hjid.
-
id
java.lang.String id
The id.
-
indicatorName
java.lang.String indicatorName
The indicator name.
-
source
Source source
The source.
-
sourceNote
java.lang.String sourceNote
The source note.
-
sourceOrganization
java.lang.String sourceOrganization
The source organization.
-
topics
Topics topics
The topics.
-
class IndicatorsElement extends java.lang.Object implements java.io.Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
hjid
java.lang.Long hjid
The hjid.
-
indicator
java.util.List<IndicatorElement> indicator
The indicator.
-
page
java.math.BigInteger page
The page.
-
pages
java.math.BigInteger pages
The pages.
-
perPage
java.math.BigInteger perPage
The per page.
-
total
java.math.BigInteger total
The total.
-
class Source extends java.lang.Object implements java.io.Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
java.lang.String id
The id.
-
value
java.lang.String value
The value.
-
class Topic extends java.lang.Object implements java.io.Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
hjid
java.lang.Long hjid
The hjid.
-
id
java.lang.String id
The id.
-
value
java.lang.String value
The value.
-
class Topics extends java.lang.Object implements java.io.Serializable
- serialVersionUID:
- 1L