Uses of Class
com.hyper9.simdk.stubs.dao.ElementDescription

Packages that use ElementDescription
com.hyper9.simdk.stubs.dao   
 

Uses of ElementDescription in com.hyper9.simdk.stubs.dao
 

Subclasses of ElementDescription in com.hyper9.simdk.stubs.dao
 class EVCMode
           
 class ExtendedElementDescription
           
 class OptionDef
           
 

Methods in com.hyper9.simdk.stubs.dao that return ElementDescription
 ElementDescription EventArgDesc.getDescription()
           
 ElementDescription PerfCounterInfo.getGroupInfo()
           
 ElementDescription HostNumericSensorInfo.getHealthState()
           
 ElementDescription HostSystemIdentificationInfo.getIdentifierType()
           
 ElementDescription PerfCounterInfo.getNameInfo()
           
 ElementDescription HostStorageArrayTypePolicyOption.getPolicy()
           
 ElementDescription HostPathSelectionPolicyOption.getPolicy()
           
 ElementDescription HostHardwareElementInfo.getStatus()
           
 ElementDescription PerfCounterInfo.getUnitInfo()
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type ElementDescription
 List<ElementDescription> EventDescription.getCategory()
           
 List<ElementDescription> ChoiceOption.getChoiceInfo()
           
 List<ElementDescription> PerformanceDescription.getCounterType()
           
 List<ElementDescription> ArrayOfElementDescription.getData()
           
 List<ElementDescription> AlarmDescription.getDatastoreConnectionState()
           
 List<ElementDescription> ScheduledTaskDescription.getDayOfWeek()
           
 List<ElementDescription> AlarmDescription.getEntityStatus()
           
 List<ElementDescription> AlarmDescription.getHostSystemConnectionState()
           
 List<ElementDescription> AlarmDescription.getHostSystemPowerState()
           
 List<ElementDescription> TaskDescription.getMethodInfo()
           
 List<ElementDescription> AlarmDescription.getMetricOperator()
           
 List<ElementDescription> AuthorizationDescription.getPrivilege()
           
 List<ElementDescription> AuthorizationDescription.getPrivilegeGroup()
           
 List<ElementDescription> TaskDescription.getState()
           
 List<ElementDescription> ScheduledTaskDescription.getState()
           
 List<ElementDescription> AlarmDescription.getStateOperator()
           
 List<ElementDescription> PerformanceDescription.getStatsType()
           
 List<ElementDescription> EnumDescription.getTags()
           
 List<ElementDescription> AlarmDescription.getVirtualMachineGuestHeartbeatStatus()
           
 List<ElementDescription> AlarmDescription.getVirtualMachinePowerState()
           
 List<ElementDescription> ScheduledTaskDescription.getWeekOfMonth()
           
 

Methods in com.hyper9.simdk.stubs.dao with parameters of type ElementDescription
 void EventArgDesc.setDescription(ElementDescription toSet)
           
 void PerfCounterInfo.setGroupInfo(ElementDescription toSet)
           
 void HostNumericSensorInfo.setHealthState(ElementDescription toSet)
           
 void HostSystemIdentificationInfo.setIdentifierType(ElementDescription toSet)
           
 void PerfCounterInfo.setNameInfo(ElementDescription toSet)
           
 void HostStorageArrayTypePolicyOption.setPolicy(ElementDescription toSet)
           
 void HostPathSelectionPolicyOption.setPolicy(ElementDescription toSet)
           
 void HostHardwareElementInfo.setStatus(ElementDescription toSet)
           
 void PerfCounterInfo.setUnitInfo(ElementDescription toSet)
           
 

Method parameters in com.hyper9.simdk.stubs.dao with type arguments of type ElementDescription
 void EventDescription.setCategory(List<ElementDescription> toSet)
           
 void ChoiceOption.setChoiceInfo(List<ElementDescription> toSet)
           
 void PerformanceDescription.setCounterType(List<ElementDescription> toSet)
           
 void AlarmDescription.setDatastoreConnectionState(List<ElementDescription> toSet)
           
 void ScheduledTaskDescription.setDayOfWeek(List<ElementDescription> toSet)
           
 void AlarmDescription.setEntityStatus(List<ElementDescription> toSet)
           
 void AlarmDescription.setHostSystemConnectionState(List<ElementDescription> toSet)
           
 void AlarmDescription.setHostSystemPowerState(List<ElementDescription> toSet)
           
 void TaskDescription.setMethodInfo(List<ElementDescription> toSet)
           
 void AlarmDescription.setMetricOperator(List<ElementDescription> toSet)
           
 void AuthorizationDescription.setPrivilege(List<ElementDescription> toSet)
           
 void AuthorizationDescription.setPrivilegeGroup(List<ElementDescription> toSet)
           
 void TaskDescription.setState(List<ElementDescription> toSet)
           
 void ScheduledTaskDescription.setState(List<ElementDescription> toSet)
           
 void AlarmDescription.setStateOperator(List<ElementDescription> toSet)
           
 void PerformanceDescription.setStatsType(List<ElementDescription> toSet)
           
 void EnumDescription.setTags(List<ElementDescription> toSet)
           
 void AlarmDescription.setVirtualMachineGuestHeartbeatStatus(List<ElementDescription> toSet)
           
 void AlarmDescription.setVirtualMachinePowerState(List<ElementDescription> toSet)
           
 void ScheduledTaskDescription.setWeekOfMonth(List<ElementDescription> toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.