Class FlexibleNARTimer
java.lang.Object
com.nt.udc.flexibleAggregator.table.FlexibleNARTimer
- All Implemented Interfaces:
Serializable
This class implements Serializable to read/write object to a file.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
This will return the FlexibleNARKey.This will return the expiryTime of Key.void
setNARKey
(FlexibleNARKey tKey) This will set FlexibleNARKey.void
setNARKeyExpiryTime
(Long val) This will set key expiry time.toString()
-
Constructor Details
-
FlexibleNARTimer
public FlexibleNARTimer() -
FlexibleNARTimer
-
-
Method Details