Package | Description |
---|---|
com.orientechnologies.teleporter.configuration.api |
Modifier and Type | Field and Description |
---|---|
protected Map<String,OConfiguredProperty> |
OConfiguredClass.configuredProperties |
Modifier and Type | Method and Description |
---|---|
OConfiguredProperty |
OConfiguredClass.getProperty(String propertyName) |
OConfiguredProperty |
OConfiguredClass.getPropertyByAttribute(String attributeName) |
Modifier and Type | Method and Description |
---|---|
Collection<OConfiguredProperty> |
OConfiguredClass.getConfiguredProperties() |
Modifier and Type | Method and Description |
---|---|
void |
OConfiguredClass.setConfiguredProperties(List<OConfiguredProperty> configuredProperties) |
Copyright © 2015–2023 OrientDB. All rights reserved.