Home
last modified time | relevance | path

Searched defs:setMatch (Results 1 – 11 of 11) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DKeyDeclaration.java109 public void setMatch(XPath v) in setMatch() method in KeyDeclaration
DElemTemplate.java171 public void setMatch(XPath v) in setMatch() method in ElemTemplate
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DSelect.java347 final void setMatch(final int index, final int value) { in setMatch() method in Select
/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/
DFulfillIntentRequest.java886 public Builder setMatch(com.google.cloud.dialogflow.cx.v3.Match value) { in setMatch() method in FulfillIntentRequest.Builder
908 public Builder setMatch(com.google.cloud.dialogflow.cx.v3.Match.Builder builderForValue) { in setMatch() method in FulfillIntentRequest.Builder
DQueryResult.java5099 public Builder setMatch(com.google.cloud.dialogflow.cx.v3.Match value) { in setMatch() method in QueryResult.Builder
5121 public Builder setMatch(com.google.cloud.dialogflow.cx.v3.Match.Builder builderForValue) { in setMatch() method in QueryResult.Builder
/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/
DFulfillIntentRequest.java890 public Builder setMatch(com.google.cloud.dialogflow.cx.v3beta1.Match value) { in setMatch() method in FulfillIntentRequest.Builder
912 public Builder setMatch(com.google.cloud.dialogflow.cx.v3beta1.Match.Builder builderForValue) { in setMatch() method in FulfillIntentRequest.Builder
DQueryResult.java5138 public Builder setMatch(com.google.cloud.dialogflow.cx.v3beta1.Match value) { in setMatch() method in QueryResult.Builder
5160 public Builder setMatch(com.google.cloud.dialogflow.cx.v3beta1.Match.Builder builderForValue) { in setMatch() method in QueryResult.Builder
/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
DSecurityPolicyRule.java1885 public Builder setMatch(com.google.cloud.compute.v1.SecurityPolicyRuleMatcher value) { in setMatch() method in SecurityPolicyRule.Builder
1907 public Builder setMatch( in setMatch() method in SecurityPolicyRule.Builder
DRouterNatRule.java1108 public Builder setMatch(java.lang.String value) { in setMatch() method in RouterNatRule.Builder
DFirewallPolicyRule.java2377 public Builder setMatch(com.google.cloud.compute.v1.FirewallPolicyRuleMatcher value) { in setMatch() method in FirewallPolicyRule.Builder
2399 public Builder setMatch( in setMatch() method in FirewallPolicyRule.Builder
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DOption.java61 public Params setMatch(Object match) { in setMatch() method in Option.Params