Interface StixRevoked

All Known Subinterfaces:
AttackPatternSdo, CampaignSdo, CourseOfActionSdo, DomainObject, GenericCustomObject, GroupingSdo, IdentitySdo, IncidentSdo, IndicatorSdo, InfrastructureSdo, IntrusionSetSdo, LocationSdo, MalwareAnalysisSdo, MalwareSdo, NoteSdo, ObservedDataSdo, OpinionSdo, RelationshipObject, RelationshipSro, ReportSdo, SightingSro, StixCustomObject, ThreatActorSdo, ToolSdo, VulnerabilitySdo
All Known Implementing Classes:
AttackPattern, Campaign, CourseOfAction, CustomObject, Grouping, Identity, Incident, Indicator, Infrastructure, IntrusionSet, Location, Malware, MalwareAnalysis, Note, ObservedData, Opinion, Relationship, Report, Sighting, ThreatActor, Tool, Vulnerability

public interface StixRevoked
  • Method Summary

    Modifier and Type
    Method
    Description
    default @NotNull StixBoolean
     
  • Method Details

    • getRevoked

      @NotNull @JsonPropertyDescription("The revoked property indicates whether the object has been revoked.") @Default @Redactable default @NotNull StixBoolean getRevoked()