Package com.sforce.soap.partner
Interface ISoqlNotCondition
- All Superinterfaces:
ISoqlWhereCondition
- All Known Implementing Classes:
SoqlNotCondition
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Method Summary
Modifier and TypeMethodDescriptionelement : condition of type {urn:partner.soap.sforce.com}SoqlWhereCondition java type: com.sforce.soap.partner.SoqlWhereConditionvoidsetCondition(ISoqlWhereCondition condition)
-
Method Details
-
getCondition
ISoqlWhereCondition getCondition()element : condition of type {urn:partner.soap.sforce.com}SoqlWhereCondition java type: com.sforce.soap.partner.SoqlWhereCondition -
setCondition
-