public class ShowOccurrencesTypeElement extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
id |
protected org.gcube.portlets.user.td.gwtservice.shared.tr.batch.ShowOccurrencesType |
type |
| Constructor and Description |
|---|
ShowOccurrencesTypeElement() |
ShowOccurrencesTypeElement(int id,
org.gcube.portlets.user.td.gwtservice.shared.tr.batch.ShowOccurrencesType type) |
| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
String |
getLabel() |
org.gcube.portlets.user.td.gwtservice.shared.tr.batch.ShowOccurrencesType |
getType() |
void |
setId(int id) |
void |
setType(org.gcube.portlets.user.td.gwtservice.shared.tr.batch.ShowOccurrencesType type) |
String |
toString() |
protected int id
protected org.gcube.portlets.user.td.gwtservice.shared.tr.batch.ShowOccurrencesType type
public ShowOccurrencesTypeElement()
public ShowOccurrencesTypeElement(int id,
org.gcube.portlets.user.td.gwtservice.shared.tr.batch.ShowOccurrencesType type)
public int getId()
public void setId(int id)
public org.gcube.portlets.user.td.gwtservice.shared.tr.batch.ShowOccurrencesType getType()
public String getLabel()
public void setType(org.gcube.portlets.user.td.gwtservice.shared.tr.batch.ShowOccurrencesType type)
Copyright © 2015. All Rights Reserved.