public class DeploymentIdNamePair extends Object
Constructor and Description |
---|
DeploymentIdNamePair(String deploymentId,
String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDeploymentId() |
String |
getName() |
int |
hashCode() |
String |
toString() |
Copyright © 2005–2018. All rights reserved.