Moved extract* methods to TyperUtils 86/15686/2
authorEd Warnicke <eaw@cisco.com>
Tue, 24 Feb 2015 23:42:55 +0000 (16:42 -0700)
committerEd Warnicke <eaw@cisco.com>
Wed, 25 Feb 2015 13:26:24 +0000 (06:26 -0700)
commit018186790a58fae4bda9d0ec1e66463f80ddac4c
tree5b732989f6c09f729e4d03651ea6bdfe039e1821
parent25da7057ac2db5ff770df762f589d14ecf757427
Moved extract* methods to TyperUtils

This was discussed with shague on #opendaylight-ovsdb

Change-Id: I5b5eff8eae5644695fe7a6a2eb9e2030621bff35
Signed-off-by: Ed Warnicke <eaw@cisco.com>
library/src/main/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtils.java
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeRemovedCommand.java
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommand.java
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/TransactionUtils.java [deleted file]