net.sourceforge.plantuml.project2
Class ValueTime

java.lang.Object
  extended by net.sourceforge.plantuml.project2.ValueTime
All Implemented Interfaces:
Value

public class ValueTime
extends Object
implements Value


Constructor Summary
ValueTime(TimeElement value)
           
 
Method Summary
 TimeElement getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueTime

public ValueTime(TimeElement value)
Method Detail

getValue

public final TimeElement getValue()


Copyright © 2012. All Rights Reserved.