public static final class DeploymentDto.CompiledInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
factoryClassName
The factory class name.
|
String |
id
The id.
|
OtclCommandDto |
sourceOCDStem
The source OCD stem.
|
OtclChainDto |
sourceOtclChainDto
The source otcl chain dto.
|
OtclCommandDto |
targetOCDStem
The target OCD stem.
|
OtclChainDto |
targetOtclChainDto
The target otcl chain dto.
|
| Constructor and Description |
|---|
CompiledInfo() |
public String id
public String factoryClassName
public OtclCommandDto sourceOCDStem
public OtclCommandDto targetOCDStem
public OtclChainDto sourceOtclChainDto
public OtclChainDto targetOtclChainDto
Copyright © 2021. All rights reserved.