Uses of Class
com.sforce.soap.metadata.EscalationStartTimeType
-
-
Uses of EscalationStartTimeType in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return EscalationStartTimeType Modifier and Type Method Description EscalationStartTimeTypeRuleEntry. getEscalationStartTime()static EscalationStartTimeTypeEscalationStartTimeType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static EscalationStartTimeType[]EscalationStartTimeType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.sforce.soap.metadata with parameters of type EscalationStartTimeType Modifier and Type Method Description voidRuleEntry. setEscalationStartTime(EscalationStartTimeType escalationStartTime)
-