public class NeutronMeteringLabelInterface extends AbstractNeutronInterface<MeteringLabel,MeteringLabels,NeutronMeteringLabel> implements INeutronMeteringLabelCRUD
Modifier and Type | Method and Description |
---|---|
protected org.opendaylight.yangtools.yang.binding.InstanceIdentifier<MeteringLabels> |
createInstanceIdentifier() |
protected org.opendaylight.yangtools.yang.binding.InstanceIdentifier<MeteringLabel> |
createInstanceIdentifier(MeteringLabel item) |
protected NeutronMeteringLabel |
fromMd(MeteringLabel label) |
protected List<MeteringLabel> |
getDataObjectList(MeteringLabels labels) |
protected MeteringLabel |
toMd(NeutronMeteringLabel meteringLabel) |
protected MeteringLabel |
toMd(String uuid) |
add, addMd, close, exists, get, getAll, getDataBroker, inUse, overwrite, readMd, remove, removeMd, toUuid, update, updateMd
protected List<MeteringLabel> getDataObjectList(MeteringLabels labels)
getDataObjectList
in class AbstractNeutronInterface<MeteringLabel,MeteringLabels,NeutronMeteringLabel>
protected org.opendaylight.yangtools.yang.binding.InstanceIdentifier<MeteringLabel> createInstanceIdentifier(MeteringLabel item)
createInstanceIdentifier
in class AbstractNeutronInterface<MeteringLabel,MeteringLabels,NeutronMeteringLabel>
protected org.opendaylight.yangtools.yang.binding.InstanceIdentifier<MeteringLabels> createInstanceIdentifier()
createInstanceIdentifier
in class AbstractNeutronInterface<MeteringLabel,MeteringLabels,NeutronMeteringLabel>
protected MeteringLabel toMd(NeutronMeteringLabel meteringLabel)
toMd
in class AbstractNeutronInterface<MeteringLabel,MeteringLabels,NeutronMeteringLabel>
protected NeutronMeteringLabel fromMd(MeteringLabel label)
fromMd
in class AbstractNeutronInterface<MeteringLabel,MeteringLabels,NeutronMeteringLabel>
protected MeteringLabel toMd(String uuid)
toMd
in class AbstractNeutronInterface<MeteringLabel,MeteringLabels,NeutronMeteringLabel>
Copyright © 2017 OpenDaylight. All rights reserved.