public class FeatureTypeManager.FeatureTypesChangedItem extends java.lang.Object implements FeatureStoreProvider.FeatureTypeChanged
| Constructor and Description |
|---|
FeatureTypeManager.FeatureTypesChangedItem(FeatureType source,
FeatureType target) |
| Modifier and Type | Method and Description |
|---|---|
FeatureType |
getSource() |
FeatureType |
getTarget() |
public FeatureTypeManager.FeatureTypesChangedItem(FeatureType source, FeatureType target)
public FeatureType getSource()
getSource in interface FeatureStoreProvider.FeatureTypeChangedpublic FeatureType getTarget()
getTarget in interface FeatureStoreProvider.FeatureTypeChanged