Uses of Class
org.teiid.client.plan.PlanNode.Property
-
Packages that use PlanNode.Property Package Description org.teiid.client.plan -
-
Uses of PlanNode.Property in org.teiid.client.plan
Methods in org.teiid.client.plan that return PlanNode.Property Modifier and Type Method Description PlanNode.Property
PlanNode. getProperty(String pName)
Methods in org.teiid.client.plan that return types with arguments of type PlanNode.Property Modifier and Type Method Description List<PlanNode.Property>
PlanNode. getProperties()
-