public class ParameterSeparatorValue
extends hudson.model.ParameterValue
| Constructor and Description |
|---|
ParameterSeparatorValue(String name,
String separatorStyle,
String sectionHeader,
String sectionHeaderStyle) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSectionHeader() |
String |
getSectionHeaderStyle() |
String |
getSeparatorStyle() |
String |
getShortDescription() |
void |
setSectionHeader(String sh) |
void |
setSectionHeaderStyle(String shs) |
String |
toString() |
public String getSectionHeader()
public void setSectionHeader(String sh)
public String getSectionHeaderStyle()
public void setSectionHeaderStyle(String shs)
public String getSeparatorStyle()
public String getShortDescription()
getShortDescription in class hudson.model.ParameterValueCopyright © 2004-2016. All Rights Reserved.