Uses of Interface
org.opendaylight.neutron.spi.INeutronVpnIpSecPolicyCRUD
- 
Packages that use INeutronVpnIpSecPolicyCRUD Package Description org.opendaylight.neutron.northbound.api org.opendaylight.neutron.transcriber  - 
- 
Uses of INeutronVpnIpSecPolicyCRUD in org.opendaylight.neutron.northbound.api
Constructors in org.opendaylight.neutron.northbound.api with parameters of type INeutronVpnIpSecPolicyCRUD Constructor Description NeutronVpnIpSecPoliciesNorthbound(INeutronVpnIpSecPolicyCRUD neutronCRUD) - 
Uses of INeutronVpnIpSecPolicyCRUD in org.opendaylight.neutron.transcriber
Classes in org.opendaylight.neutron.transcriber that implement INeutronVpnIpSecPolicyCRUD Modifier and Type Class Description classNeutronVpnIpSecPolicyInterface 
 -