public class ShareBaseListItem extends Object
| Constructor and Description |
|---|
ShareBaseListItem(int id,
ShareBaseListItemType type) |
| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
ShareBaseListItemType |
getType() |
void |
setId(int id) |
void |
setType(ShareBaseListItemType type) |
public ShareBaseListItem(int id,
ShareBaseListItemType type)
public int getId()
public void setId(int id)
public ShareBaseListItemType getType()
public void setType(ShareBaseListItemType type)
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.