commit | 734e1e6ffb11ae2bcac07a69fe6cdda18be4892f | [log] [tgz] |
---|---|---|
author | Yuta HIGUCHI <y-higuchi@ak.jp.nec.com> | Wed Sep 07 09:12:20 2016 -0700 |
committer | Yuta HIGUCHI <y-higuchi@ak.jp.nec.com> | Wed Sep 07 09:12:20 2016 -0700 |
tree | 1f727e98788d03625d3f75ee1d3ac8bc95458d2d | |
parent | 6033d43b3fb2ddf253b3dbcc0ec0148e46efa19a [diff] |
Cosmetic fixes to Band Change-Id: I4f4981b12a758d3a773fd805525b21f07ad00b9b
diff --git a/core/api/src/main/java/org/onosproject/net/meter/Band.java b/core/api/src/main/java/org/onosproject/net/meter/Band.java index e3bfafd..1942876 100644 --- a/core/api/src/main/java/org/onosproject/net/meter/Band.java +++ b/core/api/src/main/java/org/onosproject/net/meter/Band.java
@@ -32,7 +32,7 @@ /** * defines a simple DiffServ policer that remark - * the drop precedence of the DSCP field in the + * the drop precedence of the DSCP field in the * IP header of the packets that exceed the band * rate value. */ @@ -113,7 +113,7 @@ Builder dropPrecedence(short prec); /** - * Assigns the @See Type of this band. + * Assigns the {@link Type} of this band. * * @param type a band type * @return this