Class ManagedElement

java.lang.Object
org.jclouds.cim.SettingData
org.jclouds.cim.ManagedElement
All Implemented Interfaces:
Comparable<SettingData>
Direct Known Subclasses:
ResourceAllocationSettingData, VirtualSystemSettingData

public abstract class ManagedElement extends SettingData
ManagedElement is an abstract class that provides a common superclass (or top of the inheritance tree) for the non-association classes in the CIM Schema.
See Also:
  • Field Details

    • caption

      protected final String caption
    • description

      protected final String description
  • Constructor Details

  • Method Details