Uses of Class
security.whisper.javastix.datamarkings.GranularMarking
Packages that use GranularMarking
-
Uses of GranularMarking in security.whisper.javastix.datamarkings
Methods in security.whisper.javastix.datamarkings that return GranularMarkingModifier and TypeMethodDescriptionGranularMarking.Builder.build()Builds a newGranularMarking.static GranularMarkingGranularMarking.copyOf(GranularMarkingDm instance) Creates an immutable copy of aGranularMarkingDmvalue.final GranularMarkingGranularMarking.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final GranularMarkingGranularMarking.withMarkingRef(MarkingDefinitionDm value) Copy the current immutable object by setting a value for themarkingRefattribute.