| Package | Description |
|---|---|
| us.gov.dod.standard.ssrf._3_1 | |
| us.gov.dod.standard.ssrf._3_1.rfsystem |
| Modifier and Type | Method and Description |
|---|---|
Set<RelatedSystem> |
RFSystem.getRelatedSystem()
Get the RelatedSystem
|
| Modifier and Type | Method and Description |
|---|---|
RFSystem |
RFSystem.withRelatedSystem(RelatedSystem... values)
Set the RelatedSystem
|
| Modifier and Type | Method and Description |
|---|---|
RFSystem |
RFSystem.withRelatedSystem(Collection<RelatedSystem> values)
Set the RelatedSystem
|
| Modifier and Type | Method and Description |
|---|---|
RelatedSystem |
RelatedSystem.withRelation(ListCFR value)
Set the relationship between the two systems.
|
RelatedSystem |
RelatedSystem.withRfSystem(RFSystem value)
Set the reference of the System associated with the current System.
|
RelatedSystem |
RelatedSystem.withSerial(Serial value)
Deprecated.
SSRF references are managed automatically. Use
withRfSystem(RFSystem) instead. |
Copyright © 2016 OpenSSRF.org. All rights reserved.