public class CorporationBookmarkItem extends Object implements Serializable
| Constructor and Description |
|---|
CorporationBookmarkItem() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getItemId()
item_id integer
|
Integer |
getTypeId()
type_id integer
|
int |
hashCode() |
CorporationBookmarkItem |
itemId(Long itemId) |
void |
setItemId(Long itemId) |
void |
setTypeId(Integer typeId) |
String |
toString() |
CorporationBookmarkItem |
typeId(Integer typeId) |
public CorporationBookmarkItem itemId(Long itemId)
public Long getItemId()
public void setItemId(Long itemId)
public CorporationBookmarkItem typeId(Integer typeId)
public Integer getTypeId()
public void setTypeId(Integer typeId)
Copyright © 2019. All Rights Reserved.