Uses of Class
security.whisper.javastix.datamarkings.objects.Statement
Packages that use Statement
-
Uses of Statement in security.whisper.javastix.datamarkings.objects
Methods in security.whisper.javastix.datamarkings.objects that return StatementModifier and TypeMethodDescriptionStatement.Builder.build()Builds a newStatement.static StatementStatement.copyOf(StatementMarkingObject instance) Creates an immutable copy of aStatementMarkingObjectvalue.final StatementStatement.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final StatementStatement.withStatement(String value) Copy the current immutable object by setting a value for thestatementattribute.