public class OConfiguredPropertyMapping extends Object
Constructor and Description |
---|
OConfiguredPropertyMapping(String sourceName) |
Modifier and Type | Method and Description |
---|---|
String |
getColumnName() |
String |
getSourceName() |
String |
getType() |
void |
setColumnName(String columnName) |
void |
setSourceName(String sourceName) |
void |
setType(String type) |
public OConfiguredPropertyMapping(String sourceName)
Copyright © 2015–2023 OrientDB. All rights reserved.