Uses of Enum
org.seed.core.entity.transfer.TransferFormat
Packages that use TransferFormat
-
Uses of TransferFormat in org.seed.core.entity.transfer
Methods in org.seed.core.entity.transfer that return TransferFormatModifier and TypeMethodDescriptionTransfer.getFormat()
TransferMetadata.getFormat()
static TransferFormat
Returns the enum constant of this type with the specified name.static TransferFormat[]
TransferFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.seed.core.entity.transfer with parameters of type TransferFormat -
Uses of TransferFormat in org.seed.ui.zk.vm.admin
Methods in org.seed.ui.zk.vm.admin that return TransferFormat