public class ContainerNodeDataWithSchema extends AbstractMountPointDataWithSchema<ContainerSchemaNode>
Represents a YANG container node.
Constructor and Description |
---|
ContainerNodeDataWithSchema(ContainerSchemaNode schema) |
Modifier and Type | Method and Description |
---|---|
void |
write(NormalizedNodeStreamWriter writer,
NormalizedMetadataStreamWriter metaWriter) |
getMountPointData
addChild, addChild, childSizeHint
equals, getAttributes, getSchema, hashCode, provideNodeIdentifier, setAttributes, write, writeMetadata
public ContainerNodeDataWithSchema(ContainerSchemaNode schema)
public void write(NormalizedNodeStreamWriter writer, NormalizedMetadataStreamWriter metaWriter) throws IOException
write
in class AbstractMountPointDataWithSchema<ContainerSchemaNode>
IOException
Copyright © 2020 OpenDaylight. All rights reserved.