com.vmware.vim25.HostHardwareSummary.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of vijava Show documentation
Show all versions of vijava Show documentation
Java API for accessing VMWare web services API
The newest version!
???? 2 [ $com/vmware/vim25/HostHardwareSummary com/vmware/vim25/DynamicData vendor Ljava/lang/String; model uuid otherIdentifyingInfo 0[Lcom/vmware/vim25/HostSystemIdentificationInfo;
memorySize J cpuModel cpuMhz I
numCpuPkgs S numCpuCores
numCpuThreads numNics numHBAs ()V Code
LineNumberTable LocalVariableTable this &Lcom/vmware/vim25/HostHardwareSummary; getVendor ()Ljava/lang/String; " getModel % getUuid ( getOtherIdentifyingInfo 2()[Lcom/vmware/vim25/HostSystemIdentificationInfo; ,
getMemorySize ()J 0 getCpuModel 3
getCpuMhz ()I 7
getNumCpuPkgs ()S ; getNumCpuCores > getNumCpuThreads A
getNumNics D
getNumHBAs G setVendor (Ljava/lang/String;)V setModel setUuid setOtherIdentifyingInfo 3([Lcom/vmware/vim25/HostSystemIdentificationInfo;)V
setMemorySize (J)V setCpuModel setCpuMhz (I)V
setNumCpuPkgs (S)V setNumCpuCores setNumCpuThreads
setNumNics
setNumHBAs
SourceFile HostHardwareSummary.java !
/ *? ? &