Uses of Class
org.openrefine.wikidata.schema.WbNameDescExpr
Packages that use WbNameDescExpr
-
Uses of WbNameDescExpr in org.openrefine.wikidata.schema
Methods in org.openrefine.wikidata.schema that return types with arguments of type WbNameDescExprModifier and TypeMethodDescriptionWbItemEditExpr.getNameDescs()WbMediaInfoEditExpr.getNameDescs()Constructor parameters in org.openrefine.wikidata.schema with type arguments of type WbNameDescExprModifierConstructorDescriptionWbItemEditExpr(WbExpression<? extends org.wikidata.wdtk.datamodel.interfaces.EntityIdValue> subjectExpr, List<WbNameDescExpr> nameDescExprs, List<WbStatementGroupExpr> statementGroupExprs) WbMediaInfoEditExpr(WbExpression<? extends org.wikidata.wdtk.datamodel.interfaces.EntityIdValue> subjectExpr, List<WbNameDescExpr> nameDescExprs, List<WbStatementGroupExpr> statementGroupExprs)