Uses of Enum Class
io.atlasmap.v2.MappingFileType
Packages that use MappingFileType
-
Uses of MappingFileType in io.atlasmap.service
Methods in io.atlasmap.service with parameters of type MappingFileTypeModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseAtlasService.createMappingRequest(InputStream mapping, MappingFileType mappingFormat, Integer mappingDefinitionId, javax.ws.rs.core.UriInfo uriInfo) javax.ws.rs.core.ResponseAtlasService.createMappingRequestOld(InputStream mapping, MappingFileType mappingFormat, javax.ws.rs.core.UriInfo uriInfo) Deprecated.javax.ws.rs.core.ResponseAtlasService.getMappingRequest(MappingFileType mappingFormat, Integer mappingDefinitionId) javax.ws.rs.core.ResponseAtlasService.getMappingRequestOld(MappingFileType mappingFormat) Deprecated. -
Uses of MappingFileType in io.atlasmap.v2
Methods in io.atlasmap.v2 that return MappingFileTypeModifier and TypeMethodDescriptionstatic MappingFileTypeReturns the enum constant of this class with the specified name.static MappingFileType[]MappingFileType.values()Returns an array containing the constants of this enum class, in the order they are declared.