public class ListData extends Object
Constructor and Description |
---|
ListData() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getAttributes()
Gets attributes of List
|
String |
getCategory()
Gets category of List
|
String |
getType()
Gets type of List
|
void |
setAttributes(Map<String,String> attributes)
Sets attributes of List
|
void |
setCategory(String category)
Sets category of List
|
void |
setType(String type)
Sets type of List
|
public void setType(String type)
type
- - type of Listpublic String getType()
public String getCategory()
public void setCategory(String category)
category
- - category of Listpublic Map<String,String> getAttributes()
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.