Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.AssetLicense
-
Packages that use AssetLicense Package Description org.odpi.openmetadata.frameworks.connectors.properties -
-
Uses of AssetLicense in org.odpi.openmetadata.frameworks.connectors.properties
Methods in org.odpi.openmetadata.frameworks.connectors.properties that return AssetLicense Modifier and Type Method Description AssetLicenseAssetLicenses. next()Return the next element in the iteration.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type AssetLicense Constructor Description AssetLicense(AssetDescriptor parentAsset, AssetLicense templateLicense)Copy/clone constructor.
-