Cleanup ColumnSchema 32/86132/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 29 Nov 2019 10:24:05 +0000 (11:24 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 3 Dec 2019 10:19:29 +0000 (11:19 +0100)
commit13e4abcc1dca90e149785165911b9bd9e96cb97b
tree7c6507d99248231616250866e7b40ec42f73fd19
parentcd57e8b5a3fd1fcc17377b00eed50941db044c2d
Cleanup ColumnSchema

Fields should be private (making it obvious they are final) and
the fromJson() method should be properly generic.

Change-Id: Ic38e4179f1108f41882bd336b3a03b339d435f9c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 347d025f789d5a53f0d24d114905cd6fefd6c311)
library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java