Class StatementResult

    • Constructor Detail

      • StatementResult

        public StatementResult()
    • Method Detail

      • setStatements

        public void setStatements​(List<Statement> statements)
      • getMore

        public URI getMore()
      • setMore

        public void setMore​(URI more)
      • isEmpty

        @AssertFalse(message="StatementResult must not be empty")
        public @jakarta.validation.constraints.AssertFalse(message="StatementResult must not be empty") boolean isEmpty()
        Specified by:
        isEmpty in interface JSONObject