public abstract class AndroidLongEntity extends AbstractCreatedUpdatedEntity
| Constructor and Description |
|---|
AndroidLongEntity() |
AndroidLongEntity(Long id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Long |
get_id() |
Long |
getId() |
void |
set_id(Long _id) |
void |
setId(Long id) |
String |
subString() |
getCreatedBy, getCreatedDate, getUpdatedBy, getUpdatedDate, setCreatedBy, setCreatedDate, setUpdatedBy, setUpdatedDate, toStringpublic AndroidLongEntity()
public AndroidLongEntity(Long id)
Copyright © 2013. All Rights Reserved.