Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1 | |
us.gov.dod.standard.ssrf._3_1.organisation |
Modifier and Type | Method and Description |
---|---|
Set<RelatedOrganisation> |
Organisation.getRelatedOrganisation()
Get the RelatedOrganisation
|
Modifier and Type | Method and Description |
---|---|
Organisation |
Organisation.withRelatedOrganisation(RelatedOrganisation... values)
Set the RelatedOrganisation
|
Modifier and Type | Method and Description |
---|---|
Organisation |
Organisation.withRelatedOrganisation(Collection<RelatedOrganisation> values)
Set the RelatedOrganisation
|
Modifier and Type | Method and Description |
---|---|
RelatedOrganisation |
RelatedOrganisation.withOrganisation(Organisation value)
Set the unique reference of the Organisation associated with the current
Organisation.
|
RelatedOrganisation |
RelatedOrganisation.withRelation(ListCFR value)
Set the relationship between the two organisations.
|
RelatedOrganisation |
RelatedOrganisation.withSerial(Serial value)
Deprecated.
SSRF references are managed automatically. Use
withOrganisation(Organisation) instead. |
RelatedOrganisation |
RelatedOrganisation.withType(ListCFT value)
Set the type of relationship.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.