public class ConfigInfoExt extends Object
| Modifier and Type | Field and Description |
|---|---|
Object |
context |
int |
entryIdx |
List<org.ogema.core.model.Resource> |
entryResources |
String |
lastConfigId |
Object |
lastContext |
org.ogema.core.model.Resource |
lastPrimaryResource |
| Constructor and Description |
|---|
ConfigInfoExt(int entryIdx,
List<org.ogema.core.model.Resource> entryResources) |
public int entryIdx
public List<org.ogema.core.model.Resource> entryResources
public org.ogema.core.model.Resource lastPrimaryResource
public Object lastContext
public String lastConfigId
public Object context
public ConfigInfoExt(int entryIdx,
List<org.ogema.core.model.Resource> entryResources)
Copyright © 2019. All rights reserved.