Uses of Class
com.sforce.soap.partner.Gender
-
Packages that use Gender Package Description com.sforce.soap.partner -
-
Uses of Gender in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return Gender Modifier and Type Method Description GenderDescribeNounResult. getGender()GenderIDescribeNounResult. getGender()element : gender of type {urn:partner.soap.sforce.com}Gender java type: com.sforce.soap.partner.Genderstatic GenderGender. valueOf(String name)Returns the enum constant of this type with the specified name.static Gender[]Gender. 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 Gender Modifier and Type Method Description voidDescribeNounResult. setGender(Gender gender)voidIDescribeNounResult. setGender(Gender gender)
-