Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1 | |
us.gov.dod.standard.ssrf._3_1.ssrequest |
Modifier and Type | Method and Description |
---|---|
Set<DiagramLine> |
SSRequest.getDiagramLine()
Get the DiagramLine
|
Modifier and Type | Method and Description |
---|---|
SSRequest |
SSRequest.withDiagramLine(DiagramLine... values)
Set the DiagramLine
|
Modifier and Type | Method and Description |
---|---|
SSRequest |
SSRequest.withDiagramLine(Collection<DiagramLine> values)
Set the DiagramLine
|
Modifier and Type | Method and Description |
---|---|
DiagramLine |
DiagramLine.withConfigID(String value)
Set a reference to a Configuration associated with this line on the
diagram.
|
DiagramLine |
DiagramLine.withRxEndpointID(String value)
Set the Endpoint ID at the terminating (receiving) endpoint of a line on
the diagram.
|
DiagramLine |
DiagramLine.withTxEndpointID(String value)
Set the Endpoint ID at the originating (transmitting) endpoint of a line on
the diagram.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.