public class DownlogResult extends Object implements PlainRenderable
| Constructor and Description |
|---|
DownlogResult() |
DownlogResult(String linePrefix,
Set<String> locations) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLinePrefix() |
Set<String> |
getLocations() |
String |
render() |
void |
setLinePrefix(String linePrefix) |
void |
setLocations(Set<String> locations) |
public String render()
render in interface PlainRenderablepublic String getLinePrefix()
public void setLinePrefix(String linePrefix)
Copyright © 2011-2015. All Rights Reserved.