public final class DataModelSchemaEntry extends Object
| Constructor and Description |
|---|
DataModelSchemaEntry(NamespacedId namespacedId,
String displayName,
String description,
Long revision) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDescription() |
String |
getDisplayName() |
NamespacedId |
getNamespacedId() |
Long |
getRevision() |
public DataModelSchemaEntry(NamespacedId namespacedId, String displayName, String description, Long revision)
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.