public class IdSetRequest extends Object
Constructor and Description |
---|
IdSetRequest()
Create an empty instance
|
IdSetRequest(String id)
Create an instance with a single ID
|
Modifier and Type | Method and Description |
---|---|
List<String> |
getIds()
List of IDs contained in the request
|
void |
setIds(List<String> ids)
Set the ID list
|
public IdSetRequest()
public IdSetRequest(String id)
id
- IDCopyright © 2024 Gentics Software. All rights reserved.