@Beta public abstract class AbstractMountPointChild extends Object implements MountPointChild
MountPointChild
classes.Constructor and Description |
---|
AbstractMountPointChild() |
Modifier and Type | Method and Description |
---|---|
NormalizedNode<?,?> |
normalizeTo(SchemaContext schemaContext)
Normalized this child to a particular SchemaContext.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
writeTo
public final NormalizedNode<?,?> normalizeTo(SchemaContext schemaContext) throws IOException
MountPointChild
normalizeTo
in interface MountPointChild
schemaContext
- SchemaContext for normalization purposesIOException
- if an underlying error occursCopyright © 2019 OpenDaylight. All rights reserved.