Uses of Enum Class
com.sforce.soap.partner.FieldType
Packages that use FieldType
-
Uses of FieldType in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return FieldTypeModifier and TypeMethodDescriptionFieldLayoutComponent.getFieldType()IFieldLayoutComponent.getFieldType()element : fieldType of type {urn:partner.soap.sforce.com}fieldType java type: com.sforce.soap.partner.FieldTypeField.getType()IField.getType()element : type of type {urn:partner.soap.sforce.com}fieldType java type: com.sforce.soap.partner.FieldTypeIListViewColumn.getType()element : type of type {urn:partner.soap.sforce.com}fieldType java type: com.sforce.soap.partner.FieldTypeListViewColumn.getType()static FieldTypeReturns the enum constant of this class with the specified name.static FieldType[]FieldType.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 FieldTypeModifier and TypeMethodDescriptionvoidFieldLayoutComponent.setFieldType(FieldType fieldType) voidIFieldLayoutComponent.setFieldType(FieldType fieldType) voidvoidvoidvoid