public class VpgEntitiesResponse extends Object implements Serializable
| Constructor and Description |
|---|
VpgEntitiesResponse(EnvironmentTypeResponse source,
EnvironmentTypeResponse target)
Instantiates a new entities.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
EnvironmentTypeResponse |
getSourceType()
Gets the source type.
|
EnvironmentTypeResponse |
getTargetType()
Gets the target type.
|
int |
hashCode() |
String |
toString() |
public VpgEntitiesResponse(EnvironmentTypeResponse source, EnvironmentTypeResponse target)
source - the source typetarget - the target typepublic EnvironmentTypeResponse getSourceType()
public EnvironmentTypeResponse getTargetType()
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.