public class UpdateData extends Object
Modifier | Constructor and Description |
---|---|
protected |
UpdateData(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<VpnInterface> identifier,
VpnInterface original,
VpnInterface update) |
Modifier and Type | Method and Description |
---|---|
protected org.opendaylight.yangtools.yang.binding.InstanceIdentifier |
getIdentifier() |
protected VpnInterface |
getOriginal() |
protected VpnInterface |
getUpdate() |
protected UpdateData(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<VpnInterface> identifier, VpnInterface original, VpnInterface update)
protected org.opendaylight.yangtools.yang.binding.InstanceIdentifier getIdentifier()
protected VpnInterface getOriginal()
protected VpnInterface getUpdate()
Copyright © 2018 OpenDaylight. All rights reserved.