public class ProcessingResultIntValue extends AProcessingResult implements IProcessingResultIntValue
| Constructor and Description |
|---|
ProcessingResultIntValue(int value) |
ProcessingResultIntValue(int value,
boolean successfull) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPlaceholderValue(int index,
String key) |
int |
getValue()
Getter des Wertes
|
int |
getValuesCount() |
getSuccessValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSuccessValuepublic ProcessingResultIntValue(int value)
public ProcessingResultIntValue(int value,
boolean successfull)
public int getValue()
IProcessingResultIntValuegetValue in interface IProcessingResultIntValueInteger der Wertpublic String getPlaceholderValue(int index, String key)
getPlaceholderValue in interface IProcessingResultpublic int getValuesCount()
getValuesCount in interface IProcessingResultCopyright © 2018 XIMA MEDIA GmbH. All rights reserved.