Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1 | |
us.gov.dod.standard.ssrf._3_1.assignment | |
us.gov.dod.standard.ssrf._3_1.organisation |
Modifier and Type | Field and Description |
---|---|
protected Set<Organisation> |
SchemaRoot.organisation |
Modifier and Type | Method and Description |
---|---|
Organisation |
ForceElement.getOwningOrganisation()
Get .
|
Organisation |
Organisation.withAddress(Address... values)
Set the Address
|
Organisation |
Organisation.withAddress(Collection<Address> values)
Set the Address
|
Organisation |
Organisation.withAlternateName(String value)
Set an alternate name or nickname for the organisation.
|
Organisation |
Organisation.withEffectiveDate(Calendar value)
Set the date by which the dataset is to be operational or effective.
|
Organisation |
Organisation.withEffectiveDate(Date value)
Set the date by which the dataset is to be operational or effective.
|
Organisation |
Organisation.withEMail(Collection<EMail> values)
Set the Email
|
Organisation |
Organisation.withEMail(EMail... values)
Set the Email
|
Organisation |
Organisation.withExpirationDate(Calendar value)
Set the date at which the dataset will expire.
|
Organisation |
Organisation.withExpirationDate(Date value)
Set the date at which the dataset will expire.
|
Organisation |
Organisation.withName(String value)
Set an alternate name or nickname for the organisation.
|
Organisation |
Organisation.withRelatedOrganisation(Collection<RelatedOrganisation> values)
Set the RelatedOrganisation
|
Organisation |
Organisation.withRelatedOrganisation(RelatedOrganisation... values)
Set the RelatedOrganisation
|
Organisation |
Organisation.withReviewDate(Calendar value)
Set the date by which the dataset is to be reviewed.
|
Organisation |
Organisation.withReviewDate(Date value)
Set the date by which the dataset is to be reviewed.
|
Organisation |
Organisation.withRole(Collection<Role> values)
Set the RoleRef
|
Organisation |
Organisation.withRole(Role... values)
Set the RoleRef
|
Organisation |
Organisation.withRoleRef(Collection<Serial> values)
Deprecated.
SSRF references are managed automatically. Use
withRole(Role...) instead. |
Organisation |
Organisation.withRoleRef(Serial... values)
Deprecated.
SSRF references are managed automatically. Use
withRole(Role...) instead. |
Organisation |
Organisation.withTelephoneFax(Collection<TelephoneFax> values)
Set the TelephoneFax
|
Organisation |
Organisation.withTelephoneFax(TelephoneFax... values)
Set the TelephoneFax
|
Organisation |
Organisation.withType(ListCTO value)
Set the type of relationship.
|
Organisation |
Organisation.withUIC(String value)
Set an organisational identifier that may be used to uniquely identify an
organisation in operational planning systems and other non-spectrum
information systems.
|
Modifier and Type | Method and Description |
---|---|
Set<Organisation> |
SchemaRoot.getOrganisation()
Get
|
Modifier and Type | Method and Description |
---|---|
T |
SchemaRoot.withOrganisation(Organisation... values)
Set
|
ForceElement |
ForceElement.withOwningOrganisation(Organisation value)
Set
|
Modifier and Type | Method and Description |
---|---|
T |
SchemaRoot.withOrganisation(Collection<Organisation> values)
Set
|
Modifier and Type | Method and Description |
---|---|
Organisation |
AsgnAllotOwner.getOwnerOrg()
Get the serial of the owning, or originating, organisation.
|
Modifier and Type | Method and Description |
---|---|
AsgnAllotOwner |
AsgnAllotOwner.withOwnerOrg(Organisation value)
Set the serial of the owning, or originating, organisation.
|
Modifier and Type | Method and Description |
---|---|
Organisation |
RelatedOrganisation.getOrganisation()
Get the unique reference of the Organisation associated with the current
Organisation..
|
Modifier and Type | Method and Description |
---|---|
RelatedOrganisation |
RelatedOrganisation.withOrganisation(Organisation value)
Set the unique reference of the Organisation associated with the current
Organisation.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.