Interface Clause

    • Method Summary

      All Methods Instance Methods Default Methods 
      Modifier and Type Method Description
      default boolean isOmit()  
      • Methods inherited from interface io.github.mmm.marshall.MarshallableObject

        write, writeObject
      • Methods inherited from interface io.github.mmm.marshall.UnmarshallableObject

        read, readObject
    • Method Detail

      • isOmit

        default boolean isOmit()
        Returns:
        true if this Clause should be omitted as it is optional and entirely empty, false otherwise.