Class ListOfListAdapter.ListWrapper<T>

java.lang.Object
org.openehealth.ipf.commons.ihe.xds.core.requests.query.ListOfListAdapter.ListWrapper<T>
Enclosing class:
ListOfListAdapter<T>

public static class ListOfListAdapter.ListWrapper<T> extends Object
  • Constructor Details

    • ListWrapper

      public ListWrapper()
    • ListWrapper

      public ListWrapper(List<T> list)
  • Method Details

    • getValue

      public List<T> getValue()