Class ClocksThrottleReasonsType


  • public class ClocksThrottleReasonsType
    extends java.lang.Object

    Java class for clocks_throttle_reasonsType complex type.

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

     <complexType name="clocks_throttle_reasonsType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="clocks_throttle_reason_gpu_idle" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="clocks_throttle_reason_applications_clocks_setting" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="clocks_throttle_reason_sw_power_cap" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="clocks_throttle_reason_hw_slowdown" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="clocks_throttle_reason_hw_thermal_slowdown" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="clocks_throttle_reason_hw_power_brake_slowdown" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="clocks_throttle_reason_sync_boost" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="clocks_throttle_reason_sw_thermal_slowdown" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="clocks_throttle_reason_display_clocks_setting" type="{http://www.w3.org/2001/XMLSchema}string"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • ClocksThrottleReasonsType

        public ClocksThrottleReasonsType()
    • Method Detail

      • getClocksThrottleReasonGpuIdle

        public java.lang.String getClocksThrottleReasonGpuIdle()
        Gets the value of the clocksThrottleReasonGpuIdle property.
        Returns:
        possible object is String
      • setClocksThrottleReasonGpuIdle

        public void setClocksThrottleReasonGpuIdle​(java.lang.String value)
        Sets the value of the clocksThrottleReasonGpuIdle property.
        Parameters:
        value - allowed object is String
      • getClocksThrottleReasonApplicationsClocksSetting

        public java.lang.String getClocksThrottleReasonApplicationsClocksSetting()
        Gets the value of the clocksThrottleReasonApplicationsClocksSetting property.
        Returns:
        possible object is String
      • setClocksThrottleReasonApplicationsClocksSetting

        public void setClocksThrottleReasonApplicationsClocksSetting​(java.lang.String value)
        Sets the value of the clocksThrottleReasonApplicationsClocksSetting property.
        Parameters:
        value - allowed object is String
      • getClocksThrottleReasonSwPowerCap

        public java.lang.String getClocksThrottleReasonSwPowerCap()
        Gets the value of the clocksThrottleReasonSwPowerCap property.
        Returns:
        possible object is String
      • setClocksThrottleReasonSwPowerCap

        public void setClocksThrottleReasonSwPowerCap​(java.lang.String value)
        Sets the value of the clocksThrottleReasonSwPowerCap property.
        Parameters:
        value - allowed object is String
      • getClocksThrottleReasonHwSlowdown

        public java.lang.String getClocksThrottleReasonHwSlowdown()
        Gets the value of the clocksThrottleReasonHwSlowdown property.
        Returns:
        possible object is String
      • setClocksThrottleReasonHwSlowdown

        public void setClocksThrottleReasonHwSlowdown​(java.lang.String value)
        Sets the value of the clocksThrottleReasonHwSlowdown property.
        Parameters:
        value - allowed object is String
      • getClocksThrottleReasonHwThermalSlowdown

        public java.lang.String getClocksThrottleReasonHwThermalSlowdown()
        Gets the value of the clocksThrottleReasonHwThermalSlowdown property.
        Returns:
        possible object is String
      • setClocksThrottleReasonHwThermalSlowdown

        public void setClocksThrottleReasonHwThermalSlowdown​(java.lang.String value)
        Sets the value of the clocksThrottleReasonHwThermalSlowdown property.
        Parameters:
        value - allowed object is String
      • getClocksThrottleReasonHwPowerBrakeSlowdown

        public java.lang.String getClocksThrottleReasonHwPowerBrakeSlowdown()
        Gets the value of the clocksThrottleReasonHwPowerBrakeSlowdown property.
        Returns:
        possible object is String
      • setClocksThrottleReasonHwPowerBrakeSlowdown

        public void setClocksThrottleReasonHwPowerBrakeSlowdown​(java.lang.String value)
        Sets the value of the clocksThrottleReasonHwPowerBrakeSlowdown property.
        Parameters:
        value - allowed object is String
      • getClocksThrottleReasonSyncBoost

        public java.lang.String getClocksThrottleReasonSyncBoost()
        Gets the value of the clocksThrottleReasonSyncBoost property.
        Returns:
        possible object is String
      • setClocksThrottleReasonSyncBoost

        public void setClocksThrottleReasonSyncBoost​(java.lang.String value)
        Sets the value of the clocksThrottleReasonSyncBoost property.
        Parameters:
        value - allowed object is String
      • getClocksThrottleReasonSwThermalSlowdown

        public java.lang.String getClocksThrottleReasonSwThermalSlowdown()
        Gets the value of the clocksThrottleReasonSwThermalSlowdown property.
        Returns:
        possible object is String
      • setClocksThrottleReasonSwThermalSlowdown

        public void setClocksThrottleReasonSwThermalSlowdown​(java.lang.String value)
        Sets the value of the clocksThrottleReasonSwThermalSlowdown property.
        Parameters:
        value - allowed object is String
      • getClocksThrottleReasonDisplayClocksSetting

        public java.lang.String getClocksThrottleReasonDisplayClocksSetting()
        Gets the value of the clocksThrottleReasonDisplayClocksSetting property.
        Returns:
        possible object is String
      • setClocksThrottleReasonDisplayClocksSetting

        public void setClocksThrottleReasonDisplayClocksSetting​(java.lang.String value)
        Sets the value of the clocksThrottleReasonDisplayClocksSetting property.
        Parameters:
        value - allowed object is String