com.eu.miscedautils.ipxact.Abstractor
Class ClockDriver

java.lang.Object
  extended by com.eu.miscedautils.ipxact.Abstractor.ClockDriverType
      extended by com.eu.miscedautils.ipxact.Abstractor.ClockDriver

public class ClockDriver
extends ClockDriverType

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <extension base="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}clockDriverType">
       <attribute name="clockName" type="{http://www.w3.org/2001/XMLSchema}string" />
     </extension>
   </complexContent>
 </complexType>
 


Nested Class Summary
 
Nested classes/interfaces inherited from class com.eu.miscedautils.ipxact.Abstractor.ClockDriverType
ClockDriverType.ClockPeriod, ClockDriverType.ClockPulseDuration, ClockDriverType.ClockPulseOffset, ClockDriverType.ClockPulseValue
 
Constructor Summary
ClockDriver()
           
 
Method Summary
 java.lang.String getClockName()
          Gets the value of the clockName property.
 void setClockName(java.lang.String value)
          Sets the value of the clockName property.
 
Methods inherited from class com.eu.miscedautils.ipxact.Abstractor.ClockDriverType
getClockPeriod, getClockPulseDuration, getClockPulseOffset, getClockPulseValue, setClockPeriod, setClockPulseDuration, setClockPulseOffset, setClockPulseValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClockDriver

public ClockDriver()
Method Detail

getClockName

public java.lang.String getClockName()
Gets the value of the clockName property.

Returns:
possible object is String

setClockName

public void setClockName(java.lang.String value)
Sets the value of the clockName property.

Parameters:
value - allowed object is String