Uses of Class
org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
-
Packages that use SoftwareCapabilityProperties Package Description org.odpi.openmetadata.accessservices.assetowner.properties This package provides the properties used to create different types of instances for an asset and its attachments. -
-
Uses of SoftwareCapabilityProperties in org.odpi.openmetadata.accessservices.assetowner.properties
Subclasses of SoftwareCapabilityProperties in org.odpi.openmetadata.accessservices.assetowner.properties Modifier and Type Class Description classFileSystemPropertiesFileSystemProperties describes the root node of a file system.Constructors in org.odpi.openmetadata.accessservices.assetowner.properties with parameters of type SoftwareCapabilityProperties Constructor Description SoftwareCapabilityProperties(SoftwareCapabilityProperties template)Copy/clone constructor.
-