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