public class IndexCollection extends Object implements RestEntity
Constructor and Description |
---|
IndexCollection() |
IndexCollection(List<IndexEntry> indexEntryList) |
Modifier and Type | Method and Description |
---|---|
List<IndexEntry> |
getIndexEntryList() |
void |
setIndexEntryList(List<IndexEntry> indexEntryList) |
public IndexCollection()
public IndexCollection(List<IndexEntry> indexEntryList)
public List<IndexEntry> getIndexEntryList()
public void setIndexEntryList(List<IndexEntry> indexEntryList)
Copyright © 2015. All rights reserved.