Uses of Enum Class
ca.cdr.api.model.enm.TransactionLogStepBodySerializationModeEnum
Packages that use TransactionLogStepBodySerializationModeEnum
-
Uses of TransactionLogStepBodySerializationModeEnum in ca.cdr.api.model.enm
Methods in ca.cdr.api.model.enm that return TransactionLogStepBodySerializationModeEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.TransactionLogStepBodySerializationModeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TransactionLogStepBodySerializationModeEnum in ca.cdr.api.transactionlog
Methods in ca.cdr.api.transactionlog that return TransactionLogStepBodySerializationModeEnumModifier and TypeMethodDescriptionITransactionLogFetchingSvc.getTransactionLogStepSerializationBodyType()
Returns the serialization mode for the body of the transaction log.