Uses of Class
org.odpi.openmetadata.accessservices.securityofficer.api.model.SchemaElementEntity
-
Packages that use SchemaElementEntity Package Description org.odpi.openmetadata.accessservices.securityofficer.api.events org.odpi.openmetadata.accessservices.securityofficer.api.model.rest -
-
Uses of SchemaElementEntity in org.odpi.openmetadata.accessservices.securityofficer.api.events
Methods in org.odpi.openmetadata.accessservices.securityofficer.api.events that return SchemaElementEntity Modifier and Type Method Description SchemaElementEntitySecurityOfficerTagEvent. getSchemaElementEntity()Methods in org.odpi.openmetadata.accessservices.securityofficer.api.events with parameters of type SchemaElementEntity Modifier and Type Method Description voidSecurityOfficerTagEvent. setSchemaElementEntity(SchemaElementEntity schemaElementEntity) -
Uses of SchemaElementEntity in org.odpi.openmetadata.accessservices.securityofficer.api.model.rest
Methods in org.odpi.openmetadata.accessservices.securityofficer.api.model.rest that return SchemaElementEntity Modifier and Type Method Description SchemaElementEntitySecurityOfficerSchemaElementResponse. getSchemaElementEntity()Methods in org.odpi.openmetadata.accessservices.securityofficer.api.model.rest with parameters of type SchemaElementEntity Modifier and Type Method Description voidSecurityOfficerSchemaElementResponse. setSchemaElementEntity(SchemaElementEntity schemaElementEntity)
-