public class SentStatus
extends java.lang.Object
Constructor and Description |
---|
SentStatus() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getKey() |
ChangeType |
getSentType() |
void |
setKey(java.lang.String key) |
void |
setSentType(ChangeType sentType) |
java.lang.String |
toString() |
public java.lang.String getKey()
public void setKey(java.lang.String key)
public ChangeType getSentType()
public void setSentType(ChangeType sentType)
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2021. All Rights Reserved.