@Deprecated public class RowId extends Object implements Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
RowId()
Deprecated.
Prevent instantiation without required parameters.
|
|
RowId(Object... id)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Deprecated.
|
Object[] |
getId()
Deprecated.
|
int |
hashCode()
Deprecated.
|
String |
toString()
Deprecated.
|
Copyright © 2019 Vaadin Ltd. All rights reserved.