public class Output extends Object
Constructor and Description |
---|
Output() |
Modifier and Type | Method and Description |
---|---|
String |
getDocumentation() |
String |
getLocationName() |
String |
getResultWrapper() |
String |
getShape() |
void |
setDocumentation(String documentation) |
void |
setLocationName(String locationName) |
void |
setResultWrapper(String resultWrapper) |
void |
setShape(String shape) |
public String getShape()
public void setShape(String shape)
public String getDocumentation()
public void setDocumentation(String documentation)
public String getLocationName()
public void setLocationName(String locationName)
public String getResultWrapper()
public void setResultWrapper(String resultWrapper)
Copyright © 2017. All rights reserved.