org.n52.oxf.ows.capabilities
Interface ITime

All Known Subinterfaces:
ITimePeriod, ITimePosition, ITimeResolution
All Known Implementing Classes:
TimePeriod, TimePosition, TimeResolution

public interface ITime

Author:
Theodor Foerster

Field Summary
static int NOT_SET
           
 
Method Summary
 String toISO8601Format()
           
 String toString()
           
 

Field Detail

NOT_SET

static final int NOT_SET
See Also:
Constant Field Values
Method Detail

toISO8601Format

String toISO8601Format()

toString

String toString()
Overrides:
toString in class Object
Returns:
a String representation of this ITime object.


Copyright © 2012-2013 52north.org. All Rights Reserved.