public class VirtualTransform_substring extends VirtualTransform
| Modifier and Type | Field and Description |
|---|---|
GetSubstring |
_substring |
| Constructor and Description |
|---|
VirtualTransform_substring(GetSubstring substring) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object other) |
int |
hashCode() |
java.lang.String |
toString() |
_typeDescriptor, create_insert, create_lower, create_prefix, create_segment, create_segments, create_substring, create_suffix, create_upper, Default, dtor_insert, dtor_lower, dtor_prefix, dtor_segment, dtor_segments, dtor_substring, dtor_suffix, dtor_upper, is_insert, is_lower, is_prefix, is_segment, is_segments, is_substring, is_suffix, is_upperpublic GetSubstring _substring
public VirtualTransform_substring(GetSubstring substring)