org.dcm4che2.hp
Class RelativeTime
java.lang.Object
org.dcm4che2.hp.RelativeTime
public class RelativeTime
- extends java.lang.Object
- Since:
- Oct 21, 2005
- Version:
- $Revision: 444 $ $Date: 2005-10-21 14:02:11 +0200 (Fri, 21 Oct 2005) $
- Author:
- gunter zeilinger(gunterze@gmail.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RelativeTime
public RelativeTime()
RelativeTime
public RelativeTime(int start,
int end,
RelativeTimeUnits units)
getStart
public final int getStart()
getEnd
public final int getEnd()
getStartDate
public java.util.Date getStartDate()
getEndDate
public java.util.Date getEndDate()
isCurrentTime
public final boolean isCurrentTime()
getUnits
public final RelativeTimeUnits getUnits()
Copyright © 2011 dcm4che. All Rights Reserved.