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