public class MapFunctionDTO extends Object
Constructor and Description |
---|
MapFunctionDTO() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Map<String,String> |
getProperties() |
String |
getType() |
int |
hashCode() |
void |
setProperties(Map<String,String> properties) |
void |
setType(String type) |
String |
toString() |
Copyright © 2021. All rights reserved.