Uses of Class
org.opendaylight.neutron.spi.NeutronMeteringLabelRule
-
Packages that use NeutronMeteringLabelRule Package Description org.opendaylight.neutron.spi org.opendaylight.neutron.transcriber -
-
Uses of NeutronMeteringLabelRule in org.opendaylight.neutron.spi
Methods in org.opendaylight.neutron.spi with parameters of type NeutronMeteringLabelRule Modifier and Type Method Description protected booleanNeutronMeteringLabelRule. extractField(String field, NeutronMeteringLabelRule ans) -
Uses of NeutronMeteringLabelRule in org.opendaylight.neutron.transcriber
Methods in org.opendaylight.neutron.transcriber that return NeutronMeteringLabelRule Modifier and Type Method Description protected NeutronMeteringLabelRuleNeutronMeteringLabelRuleInterface. fromMd(MeteringRule rule)Methods in org.opendaylight.neutron.transcriber with parameters of type NeutronMeteringLabelRule Modifier and Type Method Description protected MeteringRuleNeutronMeteringLabelRuleInterface. toMd(NeutronMeteringLabelRule meteringLabelRule)
-