public class Tare extends AbstractVisiblyIdentifiedHibernateObject<Tare> implements Comparable<Tare>
visibleId
id
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, setVisibleId
equals, getId, getVersion, hashCode, setId, setVersion
delete, getGetters, getKeyValue, merge, refresh, save
Copyright © 2021. All rights reserved.