| Modifier and Type | Method and Description |
|---|---|
PortAlias |
PortAliasEvent.getPort()
Gets port.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PortAliasEvent.setPort(PortAlias portAlias)
Sets port.
|
| Modifier and Type | Method and Description |
|---|---|
List<PortAlias> |
Process.getPortAliases() |
| Modifier and Type | Method and Description |
|---|---|
void |
Process.setPortAliases(List<PortAlias> portAliases) |
| Constructor and Description |
|---|
Process(String qualifiedName,
String name,
String description,
String latestChange,
List<String> zoneMembership,
String displayName,
String formula,
String owner,
OwnerType ownerType,
List<PortImplementation> portImplementations,
List<PortAlias> portAliases,
List<LineageMapping> lineageMappings) |
Process(String qualifiedName,
String name,
String description,
String latestChange,
List<String> zoneMembership,
String displayName,
String formula,
String owner,
OwnerType ownerType,
List<PortImplementation> portImplementations,
List<PortAlias> portAliases,
List<LineageMapping> lineageMappings,
UpdateSemantic updateSemantic) |
| Modifier and Type | Method and Description |
|---|---|
PortAlias |
PortAliasRequestBody.getPortAlias() |
| Modifier and Type | Method and Description |
|---|---|
void |
PortAliasRequestBody.setPortAlias(PortAlias portAlias) |
Copyright © 2018–2019 ODPi. All rights reserved.