public abstract class SimpleNodeDataWithSchema extends AbstractNodeDataWithSchema
Represents a simple node with value (anyxml, leaf, leaf-list entry).
Constructor and Description |
---|
SimpleNodeDataWithSchema(DataSchemaNode dataSchemaNode) |
Modifier and Type | Method and Description |
---|---|
Object |
getValue() |
void |
setValue(Object value) |
equals, getAttributes, getSchema, hashCode, provideNodeIdentifier, setAttributes, write
public SimpleNodeDataWithSchema(DataSchemaNode dataSchemaNode)
Copyright © 2019 OpenDaylight. All rights reserved.