Uses of Class
org.odpi.openmetadata.accessservices.digitalservice.properties.AgreementProperties
-
Packages that use AgreementProperties Package Description org.odpi.openmetadata.accessservices.digitalservice.properties These beans describe the core properties that are passed to the server to create and update metadata. -
-
Uses of AgreementProperties in org.odpi.openmetadata.accessservices.digitalservice.properties
Subclasses of AgreementProperties in org.odpi.openmetadata.accessservices.digitalservice.properties Modifier and Type Class Description classDigitalSubscriptionPropertiesDigitalSubscriptionProperties describes the agreement between a subscriber to one or more digital products.Constructors in org.odpi.openmetadata.accessservices.digitalservice.properties with parameters of type AgreementProperties Constructor Description AgreementProperties(AgreementProperties template)Copy/clone constructor
-