public class ProcessingResultLongValue extends AProcessingResult implements IProcessingResultLongValue
| Constructor and Description |
|---|
ProcessingResultLongValue(long value) |
ProcessingResultLongValue(long value,
boolean successfull) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPlaceholderValue(int index,
String key) |
long |
getValue()
Getter des Wertes
|
int |
getValuesCount() |
getSuccessValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetErrorCode, getErrorMessage, getSuccessValuepublic ProcessingResultLongValue(long value)
public ProcessingResultLongValue(long value,
boolean successfull)
public long getValue()
IProcessingResultLongValuegetValue in interface IProcessingResultLongValueLong der Wertpublic String getPlaceholderValue(int index, String key)
getPlaceholderValue in interface IProcessingResultpublic int getValuesCount()
getValuesCount in interface IProcessingResultCopyright © 2019 XIMA MEDIA GmbH. All rights reserved.