public class ConcurrentWriteDetails
extends com.lexmark.saperion.exceptions.ErrorDetailsType
ConcurrentWriteException
.Constructor and Description |
---|
ConcurrentWriteDetails() |
Modifier and Type | Method and Description |
---|---|
com.lexmark.saperion.ReferenceType |
getLatest() |
String |
getType() |
com.lexmark.saperion.ReferenceType |
getWriteAttempt() |
void |
setLatest(com.lexmark.saperion.ReferenceType latest) |
void |
setWriteAttempt(com.lexmark.saperion.ReferenceType writeAttempt) |
String |
toString() |
public static final String TYPE
public com.lexmark.saperion.ReferenceType getLatest()
public void setLatest(com.lexmark.saperion.ReferenceType latest)
public com.lexmark.saperion.ReferenceType getWriteAttempt()
public void setWriteAttempt(com.lexmark.saperion.ReferenceType writeAttempt)
public String getType()
getType
in class com.lexmark.saperion.exceptions.ErrorDetailsType
public String toString()
toString
in class com.lexmark.saperion.exceptions.ErrorDetailsType
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.