Package com.lampa.smi.dtoV1
Class ObjectFactory
- java.lang.Object
-
- com.lampa.smi.dtoV1.ObjectFactory
-
public class ObjectFactory extends java.lang.Object
This object contains factory methods for each Java content interface and Java element interface generated in the com.lampa.smirest.smi package.An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
-
Constructor Summary
Constructors Constructor Description ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.lampa.smirest.smi
-
Method Summary
-
-
-
Method Detail
-
createNvidiaSmiLogType
public NvidiaSmiLogType createNvidiaSmiLogType()
Create an instance ofNvidiaSmiLogType
-
createTemperatureType
public TemperatureType createTemperatureType()
Create an instance ofTemperatureType
-
createDoubleBitRetirementType
public DoubleBitRetirementType createDoubleBitRetirementType()
Create an instance ofDoubleBitRetirementType
-
createMaxClocksType
public MaxClocksType createMaxClocksType()
Create an instance ofMaxClocksType
-
createLinkWidthsType
public LinkWidthsType createLinkWidthsType()
Create an instance ofLinkWidthsType
-
createDriverModelType
public DriverModelType createDriverModelType()
Create an instance ofDriverModelType
-
createIbmnpuType
public IbmnpuType createIbmnpuType()
Create an instance ofIbmnpuType
-
createAggregateType
public AggregateType createAggregateType()
Create an instance ofAggregateType
-
createPciGpuLinkInfoType
public PciGpuLinkInfoType createPciGpuLinkInfoType()
Create an instance ofPciGpuLinkInfoType
-
createPowerReadingsType
public PowerReadingsType createPowerReadingsType()
Create an instance ofPowerReadingsType
-
createEncoderStatsType
public EncoderStatsType createEncoderStatsType()
Create an instance ofEncoderStatsType
-
createEccModeType
public EccModeType createEccModeType()
Create an instance ofEccModeType
-
createPciBridgeChipType
public PciBridgeChipType createPciBridgeChipType()
Create an instance ofPciBridgeChipType
-
createGpuVirtualizationModeType
public GpuVirtualizationModeType createGpuVirtualizationModeType()
Create an instance ofGpuVirtualizationModeType
-
createVolatileType
public VolatileType createVolatileType()
Create an instance ofVolatileType
-
createRetiredPagesType
public RetiredPagesType createRetiredPagesType()
Create an instance ofRetiredPagesType
-
createClocksThrottleReasonsType
public ClocksThrottleReasonsType createClocksThrottleReasonsType()
Create an instance ofClocksThrottleReasonsType
-
createBar1MemoryUsageType
public Bar1MemoryUsageType createBar1MemoryUsageType()
Create an instance ofBar1MemoryUsageType
-
createFbMemoryUsageType
public FbMemoryUsageType createFbMemoryUsageType()
Create an instance ofFbMemoryUsageType
-
createSingleBitType
public SingleBitType createSingleBitType()
Create an instance ofSingleBitType
-
createDoubleBitType
public DoubleBitType createDoubleBitType()
Create an instance ofDoubleBitType
-
createEccErrorsType
public EccErrorsType createEccErrorsType()
Create an instance ofEccErrorsType
-
createInforomVersionType
public InforomVersionType createInforomVersionType()
Create an instance ofInforomVersionType
-
createDefaultApplicationsClocksType
public DefaultApplicationsClocksType createDefaultApplicationsClocksType()
Create an instance ofDefaultApplicationsClocksType
-
createPcieGenType
public PcieGenType createPcieGenType()
Create an instance ofPcieGenType
-
createUtilizationType
public UtilizationType createUtilizationType()
Create an instance ofUtilizationType
-
createClockPolicyType
public ClockPolicyType createClockPolicyType()
Create an instance ofClockPolicyType
-
createMaxCustomerBoostClocksType
public MaxCustomerBoostClocksType createMaxCustomerBoostClocksType()
Create an instance ofMaxCustomerBoostClocksType
-
createGpuOperationModeType
public GpuOperationModeType createGpuOperationModeType()
Create an instance ofGpuOperationModeType
-
createFbcStatsType
public FbcStatsType createFbcStatsType()
Create an instance ofFbcStatsType
-
createClocksType
public ClocksType createClocksType()
Create an instance ofClocksType
-
createMultipleSingleBitRetirementType
public MultipleSingleBitRetirementType createMultipleSingleBitRetirementType()
Create an instance ofMultipleSingleBitRetirementType
-
createApplicationsClocksType
public ApplicationsClocksType createApplicationsClocksType()
Create an instance ofApplicationsClocksType
-
createNvidiaSmiLog
public jakarta.xml.bind.JAXBElement<NvidiaSmiLogType> createNvidiaSmiLog(NvidiaSmiLogType value)
-
-