Improve javadoc for some addons (#15701)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
@@ -16,8 +16,9 @@ import org.eclipse.jdt.annotation.NonNullByDefault;
|
||||
|
||||
/**
|
||||
* Charge type for DatahubPricelist dataset.
|
||||
* See {@link https://www.energidataservice.dk/tso-electricity/DatahubPricelist#metadata-info}}
|
||||
*
|
||||
*
|
||||
* @see <a href="https://www.energidataservice.dk/tso-electricity/DatahubPricelist#metadata-info">
|
||||
* https://www.energidataservice.dk/tso-electricity/DatahubPricelist#metadata-info</a>
|
||||
* @author Jacob Laursen - Initial contribution
|
||||
*/
|
||||
@NonNullByDefault
|
||||
|
||||
@@ -16,10 +16,12 @@ import org.eclipse.jdt.annotation.NonNullByDefault;
|
||||
|
||||
/**
|
||||
* Charge type code for DatahubPricelist dataset.
|
||||
* See {@link https://www.energidataservice.dk/tso-electricity/DatahubPricelist#metadata-info}}
|
||||
*
|
||||
* These codes are defined by the individual grid companies.
|
||||
* For example, N1 uses "CD" for "Nettarif C" and "CD R" for "Rabat på nettarif N1 A/S".
|
||||
*
|
||||
* @see <a href="https://www.energidataservice.dk/tso-electricity/DatahubPricelist#metadata-info">
|
||||
* https://www.energidataservice.dk/tso-electricity/DatahubPricelist#metadata-info</a>
|
||||
* @author Jacob Laursen - Initial contribution
|
||||
*/
|
||||
@NonNullByDefault
|
||||
|
||||
@@ -16,8 +16,9 @@ import org.eclipse.jdt.annotation.NonNullByDefault;
|
||||
|
||||
/**
|
||||
* Global Location Number.
|
||||
* See {@link https://www.gs1.org/standards/id-keys/gln}}
|
||||
* The Global Location Number (GLN) can be used by companies to identify their locations.
|
||||
*
|
||||
* The <a href="https://www.gs1.org/standards/id-keys/gln">Global Location Number (GLN)</a>
|
||||
* can be used by companies to identify their locations.
|
||||
*
|
||||
* @author Jacob Laursen - Initial contribution
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user