@Beta @NonNullByDefault public class ImmutableNormalizedAnydata extends AbstractSchemaContextProvider implements NormalizedAnydata
Constructor and Description |
---|
ImmutableNormalizedAnydata(SchemaContext schemaContext,
DataSchemaNode contextNode,
NormalizedNode<?,?> data) |
Modifier and Type | Method and Description |
---|---|
protected MoreObjects.ToStringHelper |
addToStringAttributes(MoreObjects.ToStringHelper helper) |
boolean |
equals(@Nullable Object obj) |
DataSchemaNode |
getContextNode() |
NormalizedNode<?,?> |
getData() |
int |
hashCode() |
getSchemaContext, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getSchemaContext, writeTo, writeTo
public ImmutableNormalizedAnydata(SchemaContext schemaContext, DataSchemaNode contextNode, NormalizedNode<?,?> data)
public final DataSchemaNode getContextNode()
getContextNode
in interface NormalizedAnydata
public final NormalizedNode<?,?> getData()
getData
in interface NormalizedAnydata
protected MoreObjects.ToStringHelper addToStringAttributes(MoreObjects.ToStringHelper helper)
addToStringAttributes
in class AbstractSchemaContextProvider
Copyright © 2020 OpenDaylight. All rights reserved.