Class ClockDriver


  • @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v3.0.2",
               date="2024-11-14T04:42:50Z")
    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.accellera.org/XMLSchema/IPXACT/1685-2014}clockDriverType">
           <attribute name="clockName" type="{http://www.w3.org/2001/XMLSchema}string" />
         </extension>
       </complexContent>
     </complexType>
     
    • Field Detail

      • clockName

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:50Z")
        protected java.lang.String clockName
    • Constructor Detail

      • ClockDriver

        public ClockDriver()
    • Method Detail

      • getClockName

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:50Z")
        public java.lang.String getClockName()
        Gets the value of the clockName property.
        Returns:
        possible object is String
      • setClockName

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:50Z")
        public void setClockName​(java.lang.String value)
        Sets the value of the clockName property.
        Parameters:
        value - allowed object is String