Uses of Interface
com.sforce.soap.partner.IDescribeAnimationRule
-
Packages that use IDescribeAnimationRule Package Description com.sforce.soap.partner -
-
Uses of IDescribeAnimationRule in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement IDescribeAnimationRule Modifier and Type Class Description classDescribeAnimationRuleThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return IDescribeAnimationRule Modifier and Type Method Description IDescribeAnimationRule[]IDescribePathAssistant. getAnimationRule()element : animationRule of type {urn:partner.soap.sforce.com}DescribeAnimationRule java type: com.sforce.soap.partner.DescribeAnimationRule[]IDescribeAnimationRuleIPartnerConnectionFactory. newIDescribeAnimationRule()IDescribeAnimationRulePartnerConnectionFactory. newIDescribeAnimationRule()Methods in com.sforce.soap.partner with parameters of type IDescribeAnimationRule Modifier and Type Method Description voidDescribePathAssistant. setAnimationRule(IDescribeAnimationRule[] animationRule)voidIDescribePathAssistant. setAnimationRule(IDescribeAnimationRule[] animationRule)
-