public static class TransformProcess.Definition extends Object
Note this definition is terse as we are gathering the details from the origional FeatureType.
| Modifier and Type | Field and Description | 
|---|---|
| Class<?> | bindingClass binding (if known) | 
| Expression | expressionExpression used to generate the target value; most simply a PropertyName | 
| String | nameName of the AttribtueDescriptor to generate | 
| Constructor and Description | 
|---|
| Definition() | 
public String name
public Expression expression
public Class<?> binding
Copyright © 1996–2019 Geotools. All rights reserved.