public class NeutronSFCFlowClassifierInterface extends AbstractNeutronInterface<SfcFlowClassifier,SfcFlowClassifiers,NeutronSFCFlowClassifier> implements INeutronSFCFlowClassifierCRUD
Modifier and Type | Method and Description |
---|---|
protected org.opendaylight.yangtools.yang.binding.InstanceIdentifier<SfcFlowClassifiers> |
createInstanceIdentifier() |
protected org.opendaylight.yangtools.yang.binding.InstanceIdentifier<SfcFlowClassifier> |
createInstanceIdentifier(SfcFlowClassifier classifier) |
protected NeutronSFCFlowClassifier |
fromMd(SfcFlowClassifier mdClassifier) |
protected List<SfcFlowClassifier> |
getDataObjectList(SfcFlowClassifiers dataObjects) |
protected SfcFlowClassifier |
toMd(NeutronSFCFlowClassifier neutronClassifier) |
protected SfcFlowClassifier |
toMd(String uuid) |
add, addMd, close, exists, get, getAll, getDataBroker, inUse, overwrite, readMd, remove, removeMd, toUuid, update, updateMd
protected List<SfcFlowClassifier> getDataObjectList(SfcFlowClassifiers dataObjects)
getDataObjectList
in class AbstractNeutronInterface<SfcFlowClassifier,SfcFlowClassifiers,NeutronSFCFlowClassifier>
protected org.opendaylight.yangtools.yang.binding.InstanceIdentifier<SfcFlowClassifier> createInstanceIdentifier(SfcFlowClassifier classifier)
createInstanceIdentifier
in class AbstractNeutronInterface<SfcFlowClassifier,SfcFlowClassifiers,NeutronSFCFlowClassifier>
protected org.opendaylight.yangtools.yang.binding.InstanceIdentifier<SfcFlowClassifiers> createInstanceIdentifier()
createInstanceIdentifier
in class AbstractNeutronInterface<SfcFlowClassifier,SfcFlowClassifiers,NeutronSFCFlowClassifier>
protected SfcFlowClassifier toMd(NeutronSFCFlowClassifier neutronClassifier)
toMd
in class AbstractNeutronInterface<SfcFlowClassifier,SfcFlowClassifiers,NeutronSFCFlowClassifier>
protected SfcFlowClassifier toMd(String uuid)
toMd
in class AbstractNeutronInterface<SfcFlowClassifier,SfcFlowClassifiers,NeutronSFCFlowClassifier>
protected NeutronSFCFlowClassifier fromMd(SfcFlowClassifier mdClassifier)
fromMd
in class AbstractNeutronInterface<SfcFlowClassifier,SfcFlowClassifiers,NeutronSFCFlowClassifier>
Copyright © 2017 OpenDaylight. All rights reserved.