public class RowId extends Object implements Serializable
protected Object[]
id
protected
RowId()
RowId(Object... id)
boolean
equals(Object obj)
Object[]
getId()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected Object[] id
protected RowId()
public RowId(Object... id)
public Object[] getId()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2022 Vaadin Ltd. All rights reserved.