org.vrprep.model.instance
Class Tw

java.lang.Object
  extended by org.vrprep.model.instance.TwType
      extended by org.vrprep.model.instance.Tw

public class Tw
extends TwType

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <extension base="{}tw_type">
     </extension>
   </complexContent>
 </complexType>
 


Nested Class Summary
 
Nested classes/interfaces inherited from class org.vrprep.model.instance.TwType
TwType.End, TwType.Period, TwType.Start
 
Field Summary
 
Fields inherited from class org.vrprep.model.instance.TwType
end, period, start
 
Constructor Summary
Tw()
           
 
Method Summary
 
Methods inherited from class org.vrprep.model.instance.TwType
getEnd, getPeriod, getStart, setEnd, setPeriod, setStart
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tw

public Tw()


Copyright © 2014 VRP-REP. All rights reserved.