Interface WarehousingDao<T>

    • Method Detail

      • getByCode

        T getByCode​(java.lang.String code)