public class TransformOperation extends UnnamedStreamPipesEntity
| Constructor and Description |
|---|
TransformOperation() |
TransformOperation(String transformationScope,
String mappingPropertyInternalName) |
TransformOperation(TransformOperation other) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMappingPropertyInternalName() |
String |
getSourceStaticProperty() |
String |
getTargetValue() |
String |
getTransformationScope() |
void |
setMappingPropertyInternalName(String mappingPropertyInternalName) |
void |
setSourceStaticProperty(String sourceStaticProperty) |
void |
setTargetValue(String targetValue) |
void |
setTransformationScope(String transformationScope) |
getElementId, getElementName, setElementId, setElementNamegetRdfId, setRdfIdpublic TransformOperation()
public TransformOperation(String transformationScope, String mappingPropertyInternalName)
public TransformOperation(TransformOperation other)
public String getMappingPropertyInternalName()
public void setMappingPropertyInternalName(String mappingPropertyInternalName)
public String getSourceStaticProperty()
public void setSourceStaticProperty(String sourceStaticProperty)
public String getTransformationScope()
public void setTransformationScope(String transformationScope)
public String getTargetValue()
public void setTargetValue(String targetValue)
Copyright © 2018. All rights reserved.