Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Packages that use License Package Description org.odpi.openmetadata.frameworks.connectors.properties org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
Uses of License in org.odpi.openmetadata.frameworks.connectors.properties
Fields in org.odpi.openmetadata.frameworks.connectors.properties declared as License Modifier and Type Field Description protected LicenseAssetLicense. licenseBeanMethods in org.odpi.openmetadata.frameworks.connectors.properties that return License Modifier and Type Method Description protected LicenseAssetLicense. getLicenseBean()Return the bean with all of the properties.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type License Constructor Description AssetLicense(AssetDescriptor parentAsset, License licenseBean)Bean constructor with parent assetAssetLicense(License licenseBean)Bean constructor -
Uses of License in org.odpi.openmetadata.frameworks.connectors.properties.beans
Constructors in org.odpi.openmetadata.frameworks.connectors.properties.beans with parameters of type License Constructor Description License(License template)Copy/clone constructor.
-