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 boolean
NeutronMeteringLabelRule. 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 NeutronMeteringLabelRule
NeutronMeteringLabelRuleInterface. fromMd(MeteringRule rule)
Methods in org.opendaylight.neutron.transcriber with parameters of type NeutronMeteringLabelRule Modifier and Type Method Description protected MeteringRule
NeutronMeteringLabelRuleInterface. toMd(NeutronMeteringLabelRule meteringLabelRule)
-