public class ResponseEncryptItem extends Object implements Serializable
Constructor and Description |
---|
ResponseEncryptItem(String respContent,
String realContent)
Instantiates a new Response encrypt item.
|
Modifier and Type | Method and Description |
---|---|
String |
getRealContent()
Getter method for property realContent.
|
String |
getRespContent()
Getter method for property respContent.
|
Copyright © 2018. All rights reserved.