public class Tare extends AbstractVisiblyIdentifiedHibernateObject<Tare> implements Comparable<Tare>
visibleIdid| Constructor and Description |
|---|
Tare()
Creates a new instance of Tax
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Tare o) |
String |
getName() |
Integer |
getTare() |
void |
setName(String new_name) |
void |
setTare(Integer tare) |
String |
toString() |
getVisibleId, setVisibleIdequals, getId, getVersion, hashCode, setId, setVersiondelete, getGetters, getKeyValue, merge, refresh, saveCopyright © 2021. All rights reserved.