public static class EPDeploymentDependencyConsumed.Item extends Object
Constructor and Description |
---|
Item(String deploymentId,
EPObjectType objectType,
String objectName)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDeploymentId()
Returns the deployment id of the provider
|
String |
getObjectName()
Returns the EPL object name.
|
EPObjectType |
getObjectType()
Returns the EPL object type
|
int |
hashCode() |
String |
toString() |
public Item(String deploymentId, EPObjectType objectType, String objectName)
deploymentId
- deployment id of the providerobjectType
- EPL object typeobjectName
- EPL object namepublic String getDeploymentId()
public EPObjectType getObjectType()
public String getObjectName()
Copyright © 2005–2020. All rights reserved.