public class ListID extends Object
Constructor and Description |
---|
ListID()
Construct ListID
|
ListID(String ecoId,
String listId)
Construct ListID with ecoId and listId.
|
Modifier and Type | Method and Description |
---|---|
String |
getEcoId()
Gets Id of Ecosystem
|
String |
getListId()
Gets Id of List
|
void |
setEcoId(String ecoId)
Sets Id of Ecosystem
|
void |
setListId(String listId)
Sets Id of List
|
public ListID()
public String getEcoId()
public void setEcoId(String ecoId)
ecoId
- - Id of Ecosystempublic String getListId()
public void setListId(String listId)
listId
- - Id of ListCopyright © 2022 KOBIL Systems GmbH. All rights reserved.