Improve javadoc for all addons (#15667)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
@@ -25,7 +25,7 @@ import org.openhab.core.thing.ThingTypeUID;
|
||||
import org.openhab.core.types.Command;
|
||||
|
||||
/**
|
||||
* The {@link FreeboxBinding} class defines common constants, which are used across the binding.
|
||||
* The {@link FreeboxOsBindingConstants} class defines common constants, which are used across the binding.
|
||||
*
|
||||
* @author Gaël L'hopital - Initial contribution
|
||||
*/
|
||||
|
||||
@@ -42,7 +42,7 @@ import org.slf4j.Logger;
|
||||
import org.slf4j.LoggerFactory;
|
||||
|
||||
/**
|
||||
* The {@FreeboxOsIconProvider} delivers icons provided by FreeboxOS
|
||||
* The {@link FreeboxOsIconProvider} delivers icons provided by FreeboxOS
|
||||
*
|
||||
* @author Gaël L'hopital - Initial contribution
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user