public class RAEntity extends Object
| Constructor and Description |
|---|
RAEntity(String resourceAdaptorId,
String entityName,
String propertiesFile,
Properties properties,
List<String> raLinks) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEntityName() |
Properties |
getProperties() |
String |
getPropertiesFile() |
List<String> |
getRaLinks() |
String |
getResourceAdaptorId() |
static RAEntity |
parse(Element element)
|
public String getEntityName()
public String getPropertiesFile()
public Properties getProperties()
public String getResourceAdaptorId()
Copyright © 2008-2016 RestComm. All Rights Reserved.