public class LeafNodeDataWithSchema extends SimpleNodeDataWithSchema<LeafSchemaNode>
Represents a YANG leaf node.
Constructor and Description |
---|
LeafNodeDataWithSchema(LeafSchemaNode schema) |
Modifier and Type | Method and Description |
---|---|
void |
write(NormalizedNodeStreamWriter writer,
NormalizedMetadataStreamWriter metaWriter) |
getValue, setValue
equals, getAttributes, getSchema, hashCode, provideNodeIdentifier, setAttributes, write, writeMetadata
public LeafNodeDataWithSchema(LeafSchemaNode schema)
public void write(NormalizedNodeStreamWriter writer, NormalizedMetadataStreamWriter metaWriter) throws IOException
write
in class AbstractNodeDataWithSchema<LeafSchemaNode>
IOException
Copyright © 2019 OpenDaylight. All rights reserved.