Uses of Enum Class
com.sforce.soap.metadata.ConvDefBlockVersionStatus
-
Uses of ConvDefBlockVersionStatus in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return ConvDefBlockVersionStatusModifier and TypeMethodDescriptionBotBlockVersion.getStatus()static ConvDefBlockVersionStatusReturns the enum constant of this class with the specified name.static ConvDefBlockVersionStatus[]ConvDefBlockVersionStatus.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 ConvDefBlockVersionStatusModifier and TypeMethodDescriptionvoidBotBlockVersion.setStatus(ConvDefBlockVersionStatus status)