public final class DeviationBuilder extends AbstractBuilder
addedUnknownNodes, unknownNodes| Modifier and Type | Method and Description |
|---|---|
org.opendaylight.yangtools.yang.model.api.Deviation |
build()
Build YANG data model node.
|
org.opendaylight.yangtools.yang.model.api.SchemaPath |
getTargetPath() |
void |
setDeviate(String deviate) |
void |
setReference(String reference) |
String |
toString() |
addUnknownNodeBuilder, checkNotSealed, getLine, getModuleName, getParent, getUnknownNodes, setModuleName, setParentpublic org.opendaylight.yangtools.yang.model.api.Deviation build()
Builderpublic org.opendaylight.yangtools.yang.model.api.SchemaPath getTargetPath()
public void setDeviate(String deviate)
public void setReference(String reference)
Copyright © 2014. All rights reserved.