@Beta @NonNullByDefault public abstract class AbstractSchemaContextProvider extends Object implements SchemaContextProvider
SchemaContext
.Modifier | Constructor and Description |
---|---|
protected |
AbstractSchemaContextProvider(SchemaContext schemaContext) |
Modifier and Type | Method and Description |
---|---|
protected MoreObjects.ToStringHelper |
addToStringAttributes(MoreObjects.ToStringHelper helper) |
@NonNull SchemaContext |
getSchemaContext() |
String |
toString() |
protected AbstractSchemaContextProvider(SchemaContext schemaContext)
public final @NonNull SchemaContext getSchemaContext()
getSchemaContext
in interface SchemaContextProvider
protected MoreObjects.ToStringHelper addToStringAttributes(MoreObjects.ToStringHelper helper)
Copyright © 2020 OpenDaylight. All rights reserved.