Interface TransformOperationDescriptor.TransformerDescriptor
- Enclosing interface:
- TransformOperationDescriptor
public static interface TransformOperationDescriptor.TransformerDescriptor
Describes the transformer of a transform operation.
- Since:
- 5.1
- 
Method SummaryModifier and TypeMethodDescriptionReturns the display name of this transformer.
- 
Method Details- 
getDisplayNameString getDisplayName()Returns the display name of this transformer.
 
-