public class ImportAggregationMember extends Object
| Modifier and Type | Field and Description |
|---|---|
Geometry |
geometry |
String |
itemDescriptionPath |
String |
itemDescriptionVersion |
String |
itemPath |
CastorHashMap |
props |
int |
slotNo |
| Constructor and Description |
|---|
ImportAggregationMember() |
ImportAggregationMember(int slotNo,
String itemDescPath,
String itemDescVersion,
String itemPath,
Geometry geometry) |
| Modifier and Type | Method and Description |
|---|---|
KeyValuePair[] |
getKeyValuePairs() |
void |
setKeyValuePairs(KeyValuePair[] pairs) |
public int slotNo
public String itemDescriptionPath
public String itemDescriptionVersion
public String itemPath
public Geometry geometry
public CastorHashMap props
public KeyValuePair[] getKeyValuePairs()
public void setKeyValuePairs(KeyValuePair[] pairs)
Copyright © 1997–2020 CRISTAL-iSE. All rights reserved.