Class AbstractStatement<E extends EntityBean>

    • Constructor Detail

      • AbstractStatement

        public AbstractStatement()
    • Method Detail

      • writeProperties

        protected void writeProperties​(io.github.mmm.marshall.StructuredWriter writer)
        Specified by:
        writeProperties in class io.github.mmm.marshall.AbstractMarshallingObject
      • readProperty

        protected void readProperty​(io.github.mmm.marshall.StructuredReader reader,
                                    String name)
        Specified by:
        readProperty in class io.github.mmm.marshall.AbstractMarshallingObject