public class Index extends Object
Index()
List<String>
getHits()
Long
getMatch()
String
getName()
getPath()
void
setHits(List<String> hits)
setMatch(Long match)
setName(String name)
setPath(String path)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Index()
public Long getMatch()
public void setMatch(Long match)
public List<String> getHits()
public void setHits(List<String> hits)
public String getName()
public void setName(String name)
public String getPath()
public void setPath(String path)
Copyright © 2021. All Rights Reserved.