outputPortEntity
| Extends: | entity |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
A serialized representation of this class can be placed in the entity body of a response to the API. This particular entity holds a reference to an output PortDTO.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| outputPort (port) | 0/1 | The output PortDTO that are being serialized. |
JSON
| property | type | description |
|---|---|---|
| outputPort | outputPort (port) | The output PortDTO that are being serialized. |