com.eu.miscedautils.ipxact.Component
Class ClockDriver
java.lang.Object
com.eu.miscedautils.ipxact.Component.ClockDriverType
com.eu.miscedautils.ipxact.Component.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>
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 java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClockDriver
public ClockDriver()
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