Uses of Class
security.whisper.javastix.sdo.objects.Note
Packages that use Note
-
Uses of Note in security.whisper.javastix.sdo.objects
Methods in security.whisper.javastix.sdo.objects that return NoteModifier and TypeMethodDescriptionNote.Builder.build()Builds a newNote.static NoteCreates an immutable copy of aNoteSdovalue.final NoteNote.withAuthors(Iterable<String> elements) Copy the current immutable object with elements that replace the content ofauthors.final NoteNote.withAuthors(String... elements) Copy the current immutable object with elements that replace the content ofauthors.final NoteNote.withContent(String value) Copy the current immutable object by setting a value for thecontentattribute.final NoteNote.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final NoteNote.withCreatedByRef(Optional<? extends IdentitySdo> optional) Copy the current immutable object by setting an optional value for thecreatedByRefattribute.final NoteNote.withCreatedByRef(IdentitySdo value) Copy the current immutable object by setting a present value for the optionalcreatedByRefattribute.final NoteNote.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final NoteNote.withExternalReferences(Iterable<? extends 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 NoteNote.withGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final NoteNote.withGranularMarkings(GranularMarkingDm... elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final NoteNote.withHydrated(boolean value) Copy the current immutable object by setting a value for thehydratedattribute.final NoteCopy the current immutable object by setting a value for theidattribute.final NoteNote.withLabels(Iterable<String> elements) Copy the current immutable object with elements that replace the content oflabels.final NoteNote.withLabels(String... elements) Copy the current immutable object with elements that replace the content oflabels.final NoteCopy the current immutable object by setting a present value for the optionallangattribute.final NoteCopy the current immutable object by setting an optional value for thelangattribute.final NoteNote.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final NoteNote.withObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final NoteNote.withObjectMarkingRefs(MarkingDefinitionDm... elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final NoteNote.withObjectRefs(Iterable<? extends BundleableObject> elements) Copy the current immutable object with elements that replace the content ofobjectRefs.final NoteNote.withObjectRefs(BundleableObject... elements) Copy the current immutable object with elements that replace the content ofobjectRefs.final NoteNote.withRelationships(Iterable<? extends RelationshipSro> elements) Copy the current immutable object with elements that replace the content ofrelationships.final NoteNote.withRelationships(RelationshipSro... elements) Copy the current immutable object with elements that replace the content ofrelationships.final NoteNote.withRevoked(StixBoolean value) Copy the current immutable object by setting a value for therevokedattribute.final NoteCopy the current immutable object by setting a value for thetypeattribute.