|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eu.miscedautils.ipxact.Design.ClockDriverType
com.eu.miscedautils.ipxact.Design.OtherClockDriver
public class OtherClockDriver
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" use="required" type="{http://www.w3.org/2001/XMLSchema}Name" /> <attribute name="clockSource" type="{http://www.w3.org/2001/XMLSchema}string" /> </extension> </complexContent> </complexType>
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.eu.miscedautils.ipxact.Design.ClockDriverType |
---|
ClockDriverType.ClockPeriod, ClockDriverType.ClockPulseDuration, ClockDriverType.ClockPulseOffset, ClockDriverType.ClockPulseValue |
Constructor Summary | |
---|---|
OtherClockDriver()
|
Method Summary | |
---|---|
java.lang.String |
getClockName()
Gets the value of the clockName property. |
java.lang.String |
getClockSource()
Gets the value of the clockSource property. |
void |
setClockName(java.lang.String value)
Sets the value of the clockName property. |
void |
setClockSource(java.lang.String value)
Sets the value of the clockSource property. |
Methods inherited from class com.eu.miscedautils.ipxact.Design.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 |
---|
public OtherClockDriver()
Method Detail |
---|
public java.lang.String getClockName()
String
public void setClockName(java.lang.String value)
value
- allowed object is
String
public java.lang.String getClockSource()
String
public void setClockSource(java.lang.String value)
value
- allowed object is
String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |