public class PropertyDB.ExportPropertySettings extends Object implements Runnable
| Modifier and Type | Field and Description |
|---|---|
protected xyz.cofe.common.Reciver<xyz.cofe.collection.Pair<PropertyID,PropertySettings>> |
consumer |
| Constructor and Description |
|---|
ExportPropertySettings() |
| Modifier and Type | Method and Description |
|---|---|
xyz.cofe.common.Reciver<xyz.cofe.collection.Pair<PropertyID,PropertySettings>> |
getConsumer() |
void |
run() |
void |
setConsumer(xyz.cofe.common.Reciver<xyz.cofe.collection.Pair<PropertyID,PropertySettings>> consumer) |
protected xyz.cofe.common.Reciver<xyz.cofe.collection.Pair<PropertyID,PropertySettings>> consumer
public xyz.cofe.common.Reciver<xyz.cofe.collection.Pair<PropertyID,PropertySettings>> getConsumer()
public void setConsumer(xyz.cofe.common.Reciver<xyz.cofe.collection.Pair<PropertyID,PropertySettings>> consumer)
Copyright © 2019. All rights reserved.