public class ProcessingResultStringValue extends AProcessingResult implements IProcessingResultStringValue
Constructor and Description |
---|
ProcessingResultStringValue(String value) |
ProcessingResultStringValue(String value,
boolean successfull) |
Modifier and Type | Method and Description |
---|---|
String |
getPlaceholderValue(int index,
String key) |
String |
getValue()
Getter für den String-Wert
|
int |
getValuesCount() |
getSuccessValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSuccessValue
public ProcessingResultStringValue(String value)
public ProcessingResultStringValue(String value, boolean successfull)
public String getValue()
IProcessingResultStringValue
getValue
in interface IProcessingResultStringValue
String
der Wertpublic String getPlaceholderValue(int index, String key)
getPlaceholderValue
in interface IProcessingResult
public int getValuesCount()
getValuesCount
in interface IProcessingResult
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.