Class StatementRef

    • Constructor Detail

      • StatementRef

        public StatementRef()
    • Method Detail

      • getId

        public UUID getId()
      • setId

        public void setId​(UUID id)
      • isEmpty

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