Class EdStoreResult.Builder<T>

java.lang.Object
ch.ralscha.extdirectspring.bean.ImmutableEdStoreResult.Builder<T>
ch.ralscha.extdirectspring.bean.EdStoreResult.Builder<T>
Enclosing class:
EdStoreResult<T>

public static final class EdStoreResult.Builder<T> extends ch.ralscha.extdirectspring.bean.ImmutableEdStoreResult.Builder<T>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class ch.ralscha.extdirectspring.bean.ImmutableEdStoreResult.Builder

    build, from, message, metaData, putAllMetaData, putMetaData, putMetaData, records, success, total

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Builder

      public Builder()