@Entity public class Resolution extends PersistentObject
| Constructor and Description |
|---|
Resolution() |
Resolution(Double res) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Double |
getResolution() |
int |
hashCode() |
void |
setResolution(Double resolution) |
String |
toString() |
getCreated, getId, getModified, setModifiedpublic Resolution()
public Resolution(Double res)
res - public Double getResolution()
public void setResolution(Double resolution)
resolution - the resolution to setpublic int hashCode()
public boolean equals(Object obj)
public String toString()
toString in class PersistentObjectCopyright © 2016 terrestris GmbH & Co. KG. All rights reserved.