Uses of Class
com.sforce.soap.partner.StartsWith
-
Packages that use StartsWith Package Description com.sforce.soap.partner -
-
Uses of StartsWith in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return StartsWith Modifier and Type Method Description StartsWithDescribeNounResult. getStartsWith()StartsWithIDescribeNounResult. getStartsWith()element : startsWith of type {urn:partner.soap.sforce.com}StartsWith java type: com.sforce.soap.partner.StartsWithstatic StartsWithStartsWith. valueOf(String name)Returns the enum constant of this type with the specified name.static StartsWith[]StartsWith. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.sforce.soap.partner with parameters of type StartsWith Modifier and Type Method Description voidDescribeNounResult. setStartsWith(StartsWith startsWith)voidIDescribeNounResult. setStartsWith(StartsWith startsWith)
-