public class PrefModel extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<PrefEntity> |
entities |
| Constructor and Description |
|---|
PrefModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
entityAdd(PrefEntity item) |
List<PrefEntity> |
getEntities() |
protected List<PrefEntity> entities
public List<PrefEntity> getEntities()
public void entityAdd(PrefEntity item)
Copyright © 2017. All rights reserved.