public class PropertyDB.Import extends Object implements Runnable
| Modifier and Type | Field and Description |
|---|---|
protected Set<PropertyDB.ImportPropertySettings> |
importPropSettings |
| Constructor and Description |
|---|
Import() |
| Modifier and Type | Method and Description |
|---|---|
Set<PropertyDB.ImportPropertySettings> |
getPropertySettings() |
PropertyDB.ImportPropertySettings |
propertySettings() |
PropertyDB.Import |
propertySettings(Iterable<xyz.cofe.collection.Pair<PropertyID,PropertySettings>> source) |
void |
run() |
protected Set<PropertyDB.ImportPropertySettings> importPropSettings
public Set<PropertyDB.ImportPropertySettings> getPropertySettings()
public PropertyDB.ImportPropertySettings propertySettings()
public PropertyDB.Import propertySettings(Iterable<xyz.cofe.collection.Pair<PropertyID,PropertySettings>> source)
Copyright © 2019. All rights reserved.