Fix raw types in Neutron northbound 51/12651/4
authorRobert Varga <rovarga@cisco.com>
Fri, 7 Nov 2014 20:14:17 +0000 (21:14 +0100)
committerRobert Varga <rovarga@cisco.com>
Sat, 8 Nov 2014 10:47:50 +0000 (11:47 +0100)
commite97ddfe57becc2916a7b325e6dfc42fe4057affa
treef9e9d855e609ac91afd996b183be0398e16c4729
parent4dd0108a91d84a7133ef6b781911e87903981bc1
Fix raw types in Neutron northbound

Adds proper use of types and suppression magic to the factory method.

Change-Id: Ie217c7cfbe6553b1ad511e69bff9d06f7da94d5e
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/northbound/networkconfiguration/neutron/src/main/java/org/opendaylight/controller/networkconfig/neutron/northbound/NeutronNetworkRequest.java
opendaylight/northbound/networkconfiguration/neutron/src/main/java/org/opendaylight/controller/networkconfig/neutron/northbound/NeutronPortRequest.java
opendaylight/northbound/networkconfiguration/neutron/src/main/java/org/opendaylight/controller/networkconfig/neutron/northbound/NeutronSubnetRequest.java
opendaylight/northbound/networkconfiguration/neutron/src/main/java/org/opendaylight/controller/networkconfig/neutron/northbound/PaginatedRequestFactory.java