public class DeployedComponentInfo extends Object
| Constructor and Description |
|---|
DeployedComponentInfo(int serviceIndex,
int componentIndex,
String componentType,
String componentName) |
| Modifier and Type | Method and Description |
|---|---|
int |
getComponentIndex() |
String |
getComponentName() |
String |
getComponentType() |
int |
getServiceIndex() |
public int getServiceIndex()
public int getComponentIndex()
public String getComponentType()
public String getComponentName()
Copyright © 2016–2021. All rights reserved.