Class PropertyStringBase
java.lang.Object
de.mid.innovator.m2msdk.model.transformation.property.PropertyDescriptorImpl
de.mid.innovator.m2msdk.model.transformation.property.PropertyStringBase
- All Implemented Interfaces:
PropertyDescriptorIF, Serializable
- Direct Known Subclasses:
PropertyStringConcat, PropertyStringFirstNonEmpty, PropertyStringFormat, PropertyStringIndexOf, PropertyStringIsEmpty, PropertyStringLength, PropertyStringLower, PropertyStringMap, PropertyStringMessage, PropertyStringRegexp, PropertyStringRepeat, PropertyStringReplace, PropertyStringReverse, PropertyStringStore, PropertyStringSubstring, PropertyStringTrim, PropertyStringUpper
Base Class for which have result type string
and input type is none.
- Version:
- 11.4
- Author:
- jna
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PropertyDescriptorImpl
addSubDescriptor, addSubDescriptor, filter, getDescription, getKnownNames, getMetaModel, getPropertyType, getResult, getSubDescriptors, getValue, getValue, getValueAsString, getValues, isLogged, setValue, toString
-
Constructor Details
-
PropertyStringBase
public PropertyStringBase() -
PropertyStringBase
-