Modifier and Type | Method and Description |
---|---|
OrganizationalEntity |
Metadata.getManufacture()
Deprecated.
|
OrganizationalEntity |
Metadata.getManufacturer() |
OrganizationalEntity |
Component.getManufacturer() |
OrganizationalEntity |
OrganizationalChoice.getOrganization() |
OrganizationalEntity |
Annotator.getOrganization() |
OrganizationalEntity |
Service.getProvider() |
OrganizationalEntity |
Metadata.getSupplier() |
OrganizationalEntity |
Component.getSupplier() |
Modifier and Type | Method and Description |
---|---|
void |
Metadata.setManufacture(OrganizationalEntity manufacture)
Deprecated.
|
void |
Metadata.setManufacturer(OrganizationalEntity manufacturer) |
void |
Component.setManufacturer(OrganizationalEntity manufacturer) |
void |
OrganizationalChoice.setOrganization(OrganizationalEntity organization) |
void |
Annotator.setOrganization(OrganizationalEntity organization) |
void |
Service.setProvider(OrganizationalEntity provider) |
void |
Metadata.setSupplier(OrganizationalEntity supplier) |
void |
Component.setSupplier(OrganizationalEntity supplier) |
Modifier and Type | Method and Description |
---|---|
OrganizationalEntity |
Assessor.getOrganization() |
Modifier and Type | Method and Description |
---|---|
List<OrganizationalEntity> |
Targets.getOrganizations() |
Modifier and Type | Method and Description |
---|---|
void |
Assessor.setOrganization(OrganizationalEntity organization) |
Modifier and Type | Method and Description |
---|---|
void |
Targets.setOrganizations(List<OrganizationalEntity> organizations) |
Modifier and Type | Method and Description |
---|---|
OrganizationalEntity |
Signatory.getOrganization() |
Modifier and Type | Method and Description |
---|---|
void |
Signatory.setExternalReferenceAndOrganization(ExternalReference externalReference,
OrganizationalEntity organization) |
void |
Signatory.setOrganization(OrganizationalEntity organization) |
Modifier and Type | Method and Description |
---|---|
OrganizationalEntity |
Governance.DataGovernanceResponsibleParty.getOrganization() |
Modifier and Type | Method and Description |
---|---|
void |
Governance.DataGovernanceResponsibleParty.setOrganization(OrganizationalEntity organization) |
Modifier and Type | Method and Description |
---|---|
OrganizationalEntity |
EnergyProvider.getOrganization() |
Modifier and Type | Method and Description |
---|---|
void |
EnergyProvider.setOrganization(OrganizationalEntity organization) |
Modifier and Type | Method and Description |
---|---|
List<OrganizationalEntity> |
Vulnerability.Credits.getOrganizations() |
Modifier and Type | Method and Description |
---|---|
void |
Vulnerability.Credits.addOrganization(OrganizationalEntity organization) |
Modifier and Type | Method and Description |
---|---|
void |
Vulnerability.Credits.setOrganizations(List<OrganizationalEntity> organizations) |
Modifier and Type | Method and Description |
---|---|
OrganizationalEntity |
OrganizationalEntityDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
Copyright © 2017–2025 OWASP Foundation. All rights reserved.