Class Verb

    • Constructor Detail

      • Verb

        public Verb()
    • Method Detail

      • getId

        public URI getId()
      • setId

        public void setId​(URI id)
      • getDisplay

        public LangMap getDisplay()
      • setDisplay

        public void setDisplay​(LangMap display)
      • isVoiding

        public boolean isVoiding()
      • isEmpty

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