com.assaydepot.result
Class WareRef
java.lang.Object
com.assaydepot.result.BaseResult
com.assaydepot.result.WareRef
public class WareRef
- extends BaseResult
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WareRef
public WareRef()
getPrice
public Double getPrice()
setPrice
public void setPrice(Double price)
getTurnAroundTime
public Map<String,String> getTurnAroundTime()
setTurnAroundTime
public void setTurnAroundTime(Map<String,String> turnAroundTime)
getType
public String getType()
setType
public void setType(String type)
getSnippet
public String getSnippet()
setSnippet
public void setSnippet(String snippet)
getProviderIds
public List<String> getProviderIds()
setProviderIds
public void setProviderIds(List<String> providerIds)
getProviderNames
public List<String> getProviderNames()
setProviderNames
public void setProviderNames(List<String> providerNames)
getScore
public Double getScore()
setScore
public void setScore(Double score)
Copyright © 2012. All Rights Reserved.