Uses of Enum Class
com.sforce.soap.metadata.ObjectToLink
-
Uses of ObjectToLink in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return ObjectToLinkModifier and TypeMethodDescriptionChannelObjectLinkingRule.getObjectToLink()static ObjectToLinkReturns the enum constant of this class with the specified name.static ObjectToLink[]ObjectToLink.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 ObjectToLinkModifier and TypeMethodDescriptionvoidChannelObjectLinkingRule.setObjectToLink(ObjectToLink objectToLink)