public class SourceHabitats.FoundSource extends Object
Constructor and Description |
---|
FoundSource(SourceHabitats.SourceHabitat habitat) |
Modifier and Type | Method and Description |
---|---|
SourceHabitats.SourceHabitat |
getHabitat() |
InputStream |
getInputStream() |
URL |
getLocation() |
public FoundSource(SourceHabitats.SourceHabitat habitat)
public SourceHabitats.SourceHabitat getHabitat()
public InputStream getInputStream()
public URL getLocation()
see also the complete user documentation .