Class SoftwareServerCapabilityElement
java.lang.Object
org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareCapabilityElement
org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerCapabilityElement
- All Implemented Interfaces:
Serializable
,MetadataElement
Deprecated.
SoftwareServerCapabilityElement is replaced by SoftwareCapabilityElement.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Default constructorDeprecated.Copy/clone constructor -
Method Summary
Methods inherited from class org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareCapabilityElement
equals, getElementHeader, getProperties, hashCode, setElementHeader, setProperties
-
Constructor Details
-
SoftwareServerCapabilityElement
public SoftwareServerCapabilityElement()Deprecated.Default constructor -
SoftwareServerCapabilityElement
Deprecated.Copy/clone constructor- Parameters:
template
- object to copy
-
-
Method Details
-
toString
Deprecated.JSON-style toString- Overrides:
toString
in classSoftwareCapabilityElement
- Returns:
- return string containing the property names and values
-