Package security.whisper.javastix.common
Interface StixModified
- 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 StixModified
-
Method Summary
-
Method Details
-
getModified
@NotNull @JsonPropertyDescription("The modified property represents the time that this particular version of the object was created. The timstamp value MUST be precise to the nearest millisecond.") @Default @Redactable default @NotNull StixInstant getModified()
-