Uses of Enum Class
com.sforce.soap.metadata.MappingBehaviorType
-
Uses of MappingBehaviorType in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return MappingBehaviorTypeModifier and TypeMethodDescriptionAccountingFieldMapping.getMappingBehavior()static MappingBehaviorTypeReturns the enum constant of this class with the specified name.static MappingBehaviorType[]MappingBehaviorType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.metadata with parameters of type MappingBehaviorTypeModifier and TypeMethodDescriptionvoidAccountingFieldMapping.setMappingBehavior(MappingBehaviorType mappingBehavior)