@Entity public class CpUnidadeMedida extends AbstractCpUnidadeMedida
Objeto.JPAQueryException
Modifier and Type | Field and Description |
---|---|
static int |
ANO |
static int |
DIA |
static int |
HORA |
static int |
MES |
static int |
MINUTO |
static int |
SEGUNDO |
willBeSaved
Constructor and Description |
---|
CpUnidadeMedida() |
Modifier and Type | Method and Description |
---|---|
Long |
getId() |
String |
getPlural() |
void |
setId(Long id) |
getDescricao, getIdUnidadeMedida, setDescricao, setIdUnidadeMedida
_key, delete, em, equals, getImplementation, getImplementation, hashCode, isInstance, isPersistent, refresh, save, toString, unproxy, unproxyIfInstance
public static final int ANO
public static final int MES
public static final int DIA
public static final int HORA
public static final int MINUTO
public static final int SEGUNDO
Copyright © 2015. All rights reserved.