public class CiphertextInfo extends Object
private String
body
private Long
type
CiphertextInfo()
String
getBody()
Long
getType()
void
setBody(String body)
setType(Long type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private String body
private Long type
public CiphertextInfo()
public String getBody()
public void setBody(String body)
public Long getType()
public void setType(Long type)