public abstract class AbstractModification extends Object implements Modification
COMPOSITE, DELETE, MERGE, WRITE
Modifier | Constructor and Description |
---|---|
protected |
AbstractModification(short version) |
protected |
AbstractModification(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier path) |
Modifier and Type | Method and Description |
---|---|
org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier |
getPath() |
short |
getVersion() |
protected void |
setPath(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
apply, apply, getType
readExternal, writeExternal
Copyright © 2019 OpenDaylight. All rights reserved.