Uses of Class
org.odpi.openmetadata.accessservices.securitymanager.properties.AppointmentProperties
-
Packages that use AppointmentProperties Package Description org.odpi.openmetadata.accessservices.securitymanager.metadataelements org.odpi.openmetadata.accessservices.securitymanager.properties -
-
Uses of AppointmentProperties in org.odpi.openmetadata.accessservices.securitymanager.metadataelements
Methods in org.odpi.openmetadata.accessservices.securitymanager.metadataelements that return AppointmentProperties Modifier and Type Method Description AppointmentPropertiesPersonRoleAppointee. getProperties()Return the properties of the appointment relationship.Methods in org.odpi.openmetadata.accessservices.securitymanager.metadataelements with parameters of type AppointmentProperties Modifier and Type Method Description voidPersonRoleAppointee. setProperties(AppointmentProperties properties)Set up the properties of the appointment relationship. -
Uses of AppointmentProperties in org.odpi.openmetadata.accessservices.securitymanager.properties
Constructors in org.odpi.openmetadata.accessservices.securitymanager.properties with parameters of type AppointmentProperties Constructor Description AppointmentProperties(AppointmentProperties template)Copy/clone constructor
-