public class FullEntityListResult extends ErrorResult
Modifier and Type | Field and Description |
---|---|
protected List<FullEntity> |
entities |
Constructor and Description |
---|
FullEntityListResult() |
Modifier and Type | Method and Description |
---|---|
List<FullEntity> |
getEntities()
Gets the value of the entities property.
|
void |
setEntities(List<FullEntity> value)
Sets the value of the entities property.
|
getErrorMessage, setErrorMessage
protected List<FullEntity> entities
public List<FullEntity> getEntities()
public void setEntities(List<FullEntity> value)
value
- Copyright © 2022. All rights reserved.