public class Parameters extends StringParameters implements IEditorDescriptionProvider
bufferpath| Constructor and Description |
|---|
Parameters() |
Parameters(String initialData) |
| Modifier and Type | Method and Description |
|---|---|
EditorDescription |
createEditorDescription(ParametersDescription paramsDesc) |
boolean |
getMarkAsApproved() |
boolean |
getMarkAsTranslateNo() |
ParametersDescription |
getParametersDescription() |
void |
reset() |
void |
setMarkAsApproved(boolean markAsApproved) |
void |
setMarkAsTranslateNo(boolean markAsTranslateNo) |
fromString, fromString, getBoolean, getGroup, getInteger, getString, setBoolean, setGroup, setInteger, setString, toStringpublic Parameters()
public Parameters(String initialData)
public void reset()
reset in interface IParametersreset in class StringParameterspublic boolean getMarkAsTranslateNo()
public void setMarkAsTranslateNo(boolean markAsTranslateNo)
public boolean getMarkAsApproved()
public void setMarkAsApproved(boolean markAsApproved)
public ParametersDescription getParametersDescription()
getParametersDescription in interface IParametersgetParametersDescription in class BaseParameterspublic EditorDescription createEditorDescription(ParametersDescription paramsDesc)
createEditorDescription in interface IEditorDescriptionProviderCopyright © 2019. All rights reserved.