Fixed inconsistencies in yang types method names. 95/1195/1
authorMartin Vitez <mvitez@cisco.com>
Mon, 16 Sep 2013 11:43:34 +0000 (13:43 +0200)
committerMartin Vitez <mvitez@cisco.com>
Mon, 16 Sep 2013 11:43:34 +0000 (13:43 +0200)
Different method names like getLengthStatements(), getLengthConstraints(), getLengths() were unified as getLengtConstraints(). Same with other get<constraint-type> method names.

Signed-off-by: Martin Vitez <mvitez@cisco.com>

No differences found