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() |
getSuccessValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getErrorCode, getErrorMessage, getSuccessValue
public ProcessingResultLongValue(long value)
public ProcessingResultLongValue(long value, boolean successfull)
public long getValue()
IProcessingResultLongValue
getValue
in interface IProcessingResultLongValue
Long
der Wertpublic String getPlaceholderValue(int index, String key)
getPlaceholderValue
in interface IProcessingResult
public int getValuesCount()
getValuesCount
in interface IProcessingResult
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.