JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.echothree.control.user.core.common.result
Interface DecryptResult
All Superinterfaces:
BaseResult
public interface
DecryptResult
extends
BaseResult
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getValue
()
void
setValue
(
String
value)
Methods inherited from interface com.echothree.util.common.command.
BaseResult
get
,
get
,
reset
,
set
,
set
,
toString
Method Details
getValue
String
getValue
()
setValue
void
setValue
(
String
value)