Added missing Override annotations

This commit is contained in:
yueh
2017-07-20 21:28:16 +02:00
parent 15582fd1df
commit a24ed38e90
8 changed files with 17 additions and 0 deletions
@@ -301,6 +301,7 @@ public final class ApiParts implements IParts
return this.p2PTunnelRF;
}
@Override
public IItemDefinition p2PTunnelFE()
{
return this.p2PTunnelFE;