- All Implemented Interfaces:
- Serializable
public class DictionaryParameter
extends Object
implements Serializable
Encapsulate the dictionary information about a single parameter.
If the parameter is an Enum, we capture the list of legal values (we
do not want to require that the Enum class itself be available in a remote
client).
- Author:
- turri
- See Also:
- Serialized Form