JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
gov.cca.eg.port
Interface TimeProducerPort
All Superinterfaces:
Port
public interface
TimeProducerPort
extends
Port
Produces the current time in the form of a String.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Date
getTime
()
Fetch the time.
Method Details
getTime
Date
getTime
()
Fetch the time.