com.assaydepot.result
Class ProviderResult

java.lang.Object
  extended by com.assaydepot.result.BaseResult
      extended by com.assaydepot.result.ProviderResult
Direct Known Subclasses:
Provider, ProviderRef

public class ProviderResult
extends BaseResult


Constructor Summary
ProviderResult()
           
 
Method Summary
 List<Map<String,String>> getLocations()
           
 void setLocations(List<Map<String,String>> locations)
           
 
Methods inherited from class com.assaydepot.result.BaseResult
getId, getName, getSlug, getUrls, setId, setName, setSlug, setUrls
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProviderResult

public ProviderResult()
Method Detail

getLocations

public List<Map<String,String>> getLocations()

setLocations

public void setLocations(List<Map<String,String>> locations)


Copyright © 2012. All Rights Reserved.