public class MsgCmdAddImport extends Message
| Constructor and Description |
|---|
MsgCmdAddImport(String componentOrFacetName,
String addedInstancePath,
Map<String,String> exportedVariables)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAddedInstancePath() |
String |
getComponentOrFacetName() |
Map<String,String> |
getExportedVariables() |
Copyright © 2015. All rights reserved.