Uses of Enum Class
com.ads.api.beans.mm.Project.ProjectETL
Packages that use Project.ProjectETL
Package
Description
Contains Collection Classes,Java Bean Classes which are specific to Mappings, MappingSpecifications, Project and Subject.
-
Uses of Project.ProjectETL in com.ads.api.beans.mm
Methods in com.ads.api.beans.mm that return Project.ProjectETLModifier and TypeMethodDescriptionProject.getProjectETL()static Project.ProjectETLProject.ProjectETL.getProjectETLTool(String value) static Project.ProjectETLReturns the enum constant of this class with the specified name.static Project.ProjectETL[]Project.ProjectETL.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.ads.api.beans.mm with parameters of type Project.ProjectETL