Uses of Interface
security.whisper.javastix.sdo.types.ExternalReferenceType
Packages that use ExternalReferenceType
Package
Description
-
Uses of ExternalReferenceType in security.whisper.javastix.common
Methods in security.whisper.javastix.common that return types with arguments of type ExternalReferenceTypeModifier and TypeMethodDescriptiondefault Set<ExternalReferenceType> StixCommonProperties.getExternalReferences() -
Uses of ExternalReferenceType in security.whisper.javastix.custom.objects
Methods in security.whisper.javastix.custom.objects that return types with arguments of type ExternalReferenceTypeModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableSet<ExternalReferenceType> CustomObject.getExternalReferences()Methods in security.whisper.javastix.custom.objects with parameters of type ExternalReferenceTypeModifier and TypeMethodDescriptionfinal CustomObject.BuilderCustomObject.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.final CustomObject.BuilderCustomObject.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final CustomObjectCustomObject.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.Method parameters in security.whisper.javastix.custom.objects with type arguments of type ExternalReferenceTypeModifier and TypeMethodDescriptionfinal CustomObject.BuilderCustomObject.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.final CustomObject.BuilderCustomObject.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final CustomObjectCustomObject.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences. -
Uses of ExternalReferenceType in security.whisper.javastix.datamarkings
Methods in security.whisper.javastix.datamarkings that return types with arguments of type ExternalReferenceTypeModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableSet<ExternalReferenceType> MarkingDefinition.getExternalReferences()Methods in security.whisper.javastix.datamarkings with parameters of type ExternalReferenceTypeModifier and TypeMethodDescriptionMarkingDefinition.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.MarkingDefinition.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final MarkingDefinitionMarkingDefinition.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.Method parameters in security.whisper.javastix.datamarkings with type arguments of type ExternalReferenceTypeModifier and TypeMethodDescriptionMarkingDefinition.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.MarkingDefinition.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final MarkingDefinitionMarkingDefinition.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences. -
Uses of ExternalReferenceType in security.whisper.javastix.meta
Methods in security.whisper.javastix.meta that return types with arguments of type ExternalReferenceTypeModifier and TypeMethodDescriptionExtensionDefinition.getExternalReferences()com.google.common.collect.ImmutableSet<ExternalReferenceType> ExtensionDefinitionObject.getExternalReferences()LanguageContent.getExternalReferences()com.google.common.collect.ImmutableSet<ExternalReferenceType> LanguageContentObject.getExternalReferences()Methods in security.whisper.javastix.meta with parameters of type ExternalReferenceTypeModifier and TypeMethodDescriptionExtensionDefinitionObject.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.LanguageContentObject.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.ExtensionDefinitionObject.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.LanguageContentObject.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.ExtensionDefinitionObject.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final LanguageContentObjectLanguageContentObject.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.Method parameters in security.whisper.javastix.meta with type arguments of type ExternalReferenceTypeModifier and TypeMethodDescriptionExtensionDefinitionObject.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.LanguageContentObject.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.ExtensionDefinitionObject.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.LanguageContentObject.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.ExtensionDefinitionObject.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final LanguageContentObjectLanguageContentObject.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences. -
Uses of ExternalReferenceType in security.whisper.javastix.sdo.objects
Methods in security.whisper.javastix.sdo.objects that return types with arguments of type ExternalReferenceTypeModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableSet<ExternalReferenceType> AttackPattern.getExternalReferences()com.google.common.collect.ImmutableSet<ExternalReferenceType> Campaign.getExternalReferences()com.google.common.collect.ImmutableSet<ExternalReferenceType> CourseOfAction.getExternalReferences()com.google.common.collect.ImmutableSet<ExternalReferenceType> Grouping.getExternalReferences()com.google.common.collect.ImmutableSet<ExternalReferenceType> Identity.getExternalReferences()com.google.common.collect.ImmutableSet<ExternalReferenceType> Incident.getExternalReferences()com.google.common.collect.ImmutableSet<ExternalReferenceType> Indicator.getExternalReferences()com.google.common.collect.ImmutableSet<ExternalReferenceType> Infrastructure.getExternalReferences()com.google.common.collect.ImmutableSet<ExternalReferenceType> IntrusionSet.getExternalReferences()com.google.common.collect.ImmutableSet<ExternalReferenceType> Location.getExternalReferences()com.google.common.collect.ImmutableSet<ExternalReferenceType> Malware.getExternalReferences()com.google.common.collect.ImmutableSet<ExternalReferenceType> MalwareAnalysis.getExternalReferences()com.google.common.collect.ImmutableSet<ExternalReferenceType> Note.getExternalReferences()com.google.common.collect.ImmutableSet<ExternalReferenceType> ObservedData.getExternalReferences()com.google.common.collect.ImmutableSet<ExternalReferenceType> Opinion.getExternalReferences()com.google.common.collect.ImmutableSet<ExternalReferenceType> Report.getExternalReferences()com.google.common.collect.ImmutableSet<ExternalReferenceType> ThreatActor.getExternalReferences()com.google.common.collect.ImmutableSet<ExternalReferenceType> Tool.getExternalReferences()com.google.common.collect.ImmutableSet<ExternalReferenceType> Vulnerability.getExternalReferences()Methods in security.whisper.javastix.sdo.objects with parameters of type ExternalReferenceTypeModifier and TypeMethodDescriptionfinal AttackPattern.BuilderAttackPattern.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.final Campaign.BuilderCampaign.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.final CourseOfAction.BuilderCourseOfAction.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.final Grouping.BuilderGrouping.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.final Identity.BuilderIdentity.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.final Incident.BuilderIncident.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.final Indicator.BuilderIndicator.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.final Infrastructure.BuilderInfrastructure.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.final IntrusionSet.BuilderIntrusionSet.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.final Location.BuilderLocation.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.final Malware.BuilderMalware.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.final MalwareAnalysis.BuilderMalwareAnalysis.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.final Note.BuilderNote.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.final ObservedData.BuilderObservedData.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.final Opinion.BuilderOpinion.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.final Report.BuilderReport.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.final ThreatActor.BuilderThreatActor.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.final Tool.BuilderTool.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.final Vulnerability.BuilderVulnerability.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.final AttackPattern.BuilderAttackPattern.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final Campaign.BuilderCampaign.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final CourseOfAction.BuilderCourseOfAction.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final Grouping.BuilderGrouping.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final Identity.BuilderIdentity.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final Incident.BuilderIncident.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final Indicator.BuilderIndicator.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final Infrastructure.BuilderInfrastructure.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final IntrusionSet.BuilderIntrusionSet.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final Location.BuilderLocation.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final Malware.BuilderMalware.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final MalwareAnalysis.BuilderMalwareAnalysis.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final Note.BuilderNote.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final ObservedData.BuilderObservedData.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final Opinion.BuilderOpinion.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final Report.BuilderReport.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final ThreatActor.BuilderThreatActor.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final Tool.BuilderTool.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final Vulnerability.BuilderVulnerability.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final AttackPatternAttackPattern.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final CampaignCampaign.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final CourseOfActionCourseOfAction.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final GroupingGrouping.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final IdentityIdentity.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final IncidentIncident.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final IndicatorIndicator.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final InfrastructureInfrastructure.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final IntrusionSetIntrusionSet.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final LocationLocation.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final MalwareMalware.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final MalwareAnalysisMalwareAnalysis.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final NoteNote.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final ObservedDataObservedData.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final OpinionOpinion.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final ReportReport.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final ThreatActorThreatActor.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final ToolTool.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final VulnerabilityVulnerability.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.Method parameters in security.whisper.javastix.sdo.objects with type arguments of type ExternalReferenceTypeModifier and TypeMethodDescriptionfinal AttackPattern.BuilderAttackPattern.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.final Campaign.BuilderCampaign.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.final CourseOfAction.BuilderCourseOfAction.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.final Grouping.BuilderGrouping.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.final Identity.BuilderIdentity.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.final Incident.BuilderIncident.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.final Indicator.BuilderIndicator.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.final Infrastructure.BuilderInfrastructure.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.final IntrusionSet.BuilderIntrusionSet.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.final Location.BuilderLocation.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.final Malware.BuilderMalware.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.final MalwareAnalysis.BuilderMalwareAnalysis.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.final Note.BuilderNote.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.final ObservedData.BuilderObservedData.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.final Opinion.BuilderOpinion.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.final Report.BuilderReport.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.final ThreatActor.BuilderThreatActor.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.final Tool.BuilderTool.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.final Vulnerability.BuilderVulnerability.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.final AttackPattern.BuilderAttackPattern.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final Campaign.BuilderCampaign.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final CourseOfAction.BuilderCourseOfAction.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final Grouping.BuilderGrouping.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final Identity.BuilderIdentity.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final Incident.BuilderIncident.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final Indicator.BuilderIndicator.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final Infrastructure.BuilderInfrastructure.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final IntrusionSet.BuilderIntrusionSet.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final Location.BuilderLocation.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final Malware.BuilderMalware.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final MalwareAnalysis.BuilderMalwareAnalysis.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final Note.BuilderNote.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final ObservedData.BuilderObservedData.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final Opinion.BuilderOpinion.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final Report.BuilderReport.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final ThreatActor.BuilderThreatActor.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final Tool.BuilderTool.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final Vulnerability.BuilderVulnerability.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final AttackPatternAttackPattern.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final CampaignCampaign.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final CourseOfActionCourseOfAction.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final GroupingGrouping.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final IdentityIdentity.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final IncidentIncident.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final IndicatorIndicator.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final InfrastructureInfrastructure.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final IntrusionSetIntrusionSet.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final LocationLocation.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final MalwareMalware.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final MalwareAnalysisMalwareAnalysis.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final NoteNote.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final ObservedDataObservedData.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final OpinionOpinion.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final ReportReport.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final ThreatActorThreatActor.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final ToolTool.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final VulnerabilityVulnerability.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences. -
Uses of ExternalReferenceType in security.whisper.javastix.sdo.types
Classes in security.whisper.javastix.sdo.types that implement ExternalReferenceTypeMethods in security.whisper.javastix.sdo.types with parameters of type ExternalReferenceTypeModifier and TypeMethodDescriptionstatic ExternalReferenceExternalReference.copyOf(ExternalReferenceType instance) Creates an immutable copy of aExternalReferenceTypevalue.ExternalReference.Builder.from(ExternalReferenceType instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.sdo.types.ExternalReferenceTypeinstance. -
Uses of ExternalReferenceType in security.whisper.javastix.sro.objects
Methods in security.whisper.javastix.sro.objects that return types with arguments of type ExternalReferenceTypeModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableSet<ExternalReferenceType> Relationship.getExternalReferences()com.google.common.collect.ImmutableSet<ExternalReferenceType> Sighting.getExternalReferences()Methods in security.whisper.javastix.sro.objects with parameters of type ExternalReferenceTypeModifier and TypeMethodDescriptionfinal Relationship.BuilderRelationship.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.final Sighting.BuilderSighting.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.final Relationship.BuilderRelationship.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final Sighting.BuilderSighting.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final RelationshipRelationship.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final SightingSighting.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.Method parameters in security.whisper.javastix.sro.objects with type arguments of type ExternalReferenceTypeModifier and TypeMethodDescriptionfinal Relationship.BuilderRelationship.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.final Sighting.BuilderSighting.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.final Relationship.BuilderRelationship.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final Sighting.BuilderSighting.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final RelationshipRelationship.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final SightingSighting.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.