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 TypeMethodDescriptionbooleanThis will return the FlexibleNARKey.This will return the expiryTime of Key.voidsetNARKey(FlexibleNARKey tKey) This will set FlexibleNARKey.voidsetNARKeyExpiryTime(Long val) This will set key expiry time.toString()
-
Constructor Details
-
FlexibleNARTimer
public FlexibleNARTimer() -
FlexibleNARTimer
-
-
Method Details