| Package | Description |
|---|---|
| us.gov.dod.standard.ssrf._3_1 | |
| us.gov.dod.standard.ssrf._3_1.receiver |
| Modifier and Type | Method and Description |
|---|---|
Set<Deployment> |
Transmitter.getDeployment()
Get the Deployment
|
Set<Deployment> |
RFSystem.getDeployment()
Get the Deployment
|
Set<Deployment> |
Receiver.getDeployment()
Get the Deployment
|
| Modifier and Type | Method and Description |
|---|---|
Transmitter |
Transmitter.withDeployment(Deployment... values)
Set the Deployment
|
RFSystem |
RFSystem.withDeployment(Deployment... values)
Set the Deployment
|
Receiver |
Receiver.withDeployment(Deployment... values)
Set the Deployment
|
| Modifier and Type | Method and Description |
|---|---|
Transmitter |
Transmitter.withDeployment(Collection<Deployment> values)
Set the Deployment
|
RFSystem |
RFSystem.withDeployment(Collection<Deployment> values)
Set the Deployment
|
Receiver |
Receiver.withDeployment(Collection<Deployment> values)
Set the Deployment
|
| Modifier and Type | Method and Description |
|---|---|
Deployment |
Deployment.withInstallation(Collection<Installation> values)
Set the Installation
|
Deployment |
Deployment.withInstallation(Installation... values)
Set the Installation
|
Deployment |
Deployment.withStatus(ListCSU value)
Set the status of the Deployment.
|
Deployment |
Deployment.withType(ListCIN value)
Set the type of deployment.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.