Uses of Class
security.whisper.javastix.sro.objects.Sighting
Packages that use Sighting
-
Uses of Sighting in security.whisper.javastix.sro.objects
Methods in security.whisper.javastix.sro.objects that return SightingModifier and TypeMethodDescriptionSighting.Builder.build()Builds a newSighting.static SightingSighting.copyOf(SightingSro instance) Creates an immutable copy of aSightingSrovalue.final SightingSighting.withCount(int value) Copy the current immutable object by setting a present value for the optionalcountattribute.final SightingCopy the current immutable object by setting an optional value for thecountattribute.final SightingSighting.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final SightingSighting.withCreatedByRef(Optional<? extends IdentitySdo> optional) Copy the current immutable object by setting an optional value for thecreatedByRefattribute.final SightingSighting.withCreatedByRef(IdentitySdo value) Copy the current immutable object by setting a present value for the optionalcreatedByRefattribute.final SightingSighting.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final SightingSighting.withExternalReferences(Iterable<? extends 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.final SightingSighting.withFirstSeen(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thefirstSeenattribute.final SightingSighting.withFirstSeen(StixInstant value) Copy the current immutable object by setting a present value for the optionalfirstSeenattribute.final SightingSighting.withGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final SightingSighting.withGranularMarkings(GranularMarkingDm... elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final SightingSighting.withHydrated(boolean value) Copy the current immutable object by setting a value for thehydratedattribute.final SightingCopy the current immutable object by setting a value for theidattribute.final SightingSighting.withIsSummary(StixBoolean value) Copy the current immutable object by setting a value for theisSummaryattribute.final SightingSighting.withLabels(Iterable<String> elements) Copy the current immutable object with elements that replace the content oflabels.final SightingSighting.withLabels(String... elements) Copy the current immutable object with elements that replace the content oflabels.final SightingCopy the current immutable object by setting a present value for the optionallangattribute.final SightingCopy the current immutable object by setting an optional value for thelangattribute.final SightingSighting.withLastSeen(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thelastSeenattribute.final SightingSighting.withLastSeen(StixInstant value) Copy the current immutable object by setting a present value for the optionallastSeenattribute.final SightingSighting.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final SightingSighting.withObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final SightingSighting.withObjectMarkingRefs(MarkingDefinitionDm... elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final SightingSighting.withObservedDataRefs(Iterable<? extends ObservedDataSdo> elements) Copy the current immutable object with elements that replace the content ofobservedDataRefs.final SightingSighting.withObservedDataRefs(ObservedDataSdo... elements) Copy the current immutable object with elements that replace the content ofobservedDataRefs.final SightingSighting.withRevoked(StixBoolean value) Copy the current immutable object by setting a value for therevokedattribute.final SightingSighting.withSightingOfRef(DomainObject value) Copy the current immutable object by setting a value for thesightingOfRefattribute.final SightingCopy the current immutable object by setting a value for thetypeattribute.final SightingSighting.withWhereSightedRefs(Iterable<? extends IdentitySdo> elements) Copy the current immutable object with elements that replace the content ofwhereSightedRefs.final SightingSighting.withWhereSightedRefs(IdentitySdo... elements) Copy the current immutable object with elements that replace the content ofwhereSightedRefs.