Uses of Enum Class
com.sforce.soap.partner.StartsWith
Packages that use StartsWith
-
Uses of StartsWith in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return StartsWithModifier and TypeMethodDescriptionDescribeNounResult.getStartsWith()IDescribeNounResult.getStartsWith()element : startsWith of type {urn:partner.soap.sforce.com}StartsWith java type: com.sforce.soap.partner.StartsWithstatic StartsWithReturns the enum constant of this class with the specified name.static StartsWith[]StartsWith.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.partner with parameters of type StartsWithModifier and TypeMethodDescriptionvoidDescribeNounResult.setStartsWith(StartsWith startsWith) voidIDescribeNounResult.setStartsWith(StartsWith startsWith)