Package PamUtils.time
Class TimeDisplayParameters
java.lang.Object
PamUtils.time.TimeDisplayParameters
- All Implemented Interfaces:
Serializable
,Cloneable
,ManagedParameters
public class TimeDisplayParameters
extends Object
implements Serializable, Cloneable, ManagedParameters
- See Also:
-
Field Details
-
Constructor Details
-
Method Details
-
getParameterSet
Description copied from interface:ManagedParameters
Get a set of data that describes all of the parameters in a class- Specified by:
getParameterSet
in interfaceManagedParameters
- Returns:
- description of the parameters in a class.
-