Uses of Class
security.whisper.javastix.datamarkings.MarkingDefinition
Packages that use MarkingDefinition
-
Uses of MarkingDefinition in security.whisper.javastix.datamarkings
Methods in security.whisper.javastix.datamarkings that return MarkingDefinitionModifier and TypeMethodDescriptionMarkingDefinition.Builder.build()Builds a newMarkingDefinition.static MarkingDefinitionMarkingDefinition.copyOf(MarkingDefinitionDm instance) Creates an immutable copy of aMarkingDefinitionDmvalue.final MarkingDefinitionMarkingDefinition.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final MarkingDefinitionMarkingDefinition.withCreatedByRef(Optional<? extends IdentitySdo> optional) Copy the current immutable object by setting an optional value for thecreatedByRefattribute.final MarkingDefinitionMarkingDefinition.withCreatedByRef(IdentitySdo value) Copy the current immutable object by setting a present value for the optionalcreatedByRefattribute.final MarkingDefinitionMarkingDefinition.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final MarkingDefinitionMarkingDefinition.withDefinition(StixMarkingObject value) Copy the current immutable object by setting a value for thedefinitionattribute.final MarkingDefinitionMarkingDefinition.withDefinitionType(String value) Copy the current immutable object by setting a value for thedefinitionTypeattribute.final MarkingDefinitionMarkingDefinition.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final MarkingDefinitionMarkingDefinition.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final MarkingDefinitionMarkingDefinition.withGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final MarkingDefinitionMarkingDefinition.withGranularMarkings(GranularMarkingDm... elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final MarkingDefinitionMarkingDefinition.withHydrated(boolean value) Copy the current immutable object by setting a value for thehydratedattribute.final MarkingDefinitionCopy the current immutable object by setting a value for theidattribute.final MarkingDefinitionCopy the current immutable object by setting a present value for the optionallangattribute.final MarkingDefinitionCopy the current immutable object by setting an optional value for thelangattribute.final MarkingDefinitionMarkingDefinition.withObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final MarkingDefinitionMarkingDefinition.withObjectMarkingRefs(MarkingDefinitionDm... elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final MarkingDefinitionCopy the current immutable object by setting a value for thetypeattribute.