Uses of Enum Class
org.aoju.bus.gitlab.models.Artifact.FileType
Packages that use Artifact.FileType
-
Uses of Artifact.FileType in org.aoju.bus.gitlab.models
Methods in org.aoju.bus.gitlab.models that return Artifact.FileTypeModifier and TypeMethodDescriptionstatic Artifact.FileTypeArtifact.getFileType()static Artifact.FileTypeReturns the enum constant of this class with the specified name.static Artifact.FileType[]Artifact.FileType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.aoju.bus.gitlab.models with parameters of type Artifact.FileType