Uses of Interface
org.nasdanika.models.gitlab.ListRepositoryFile
Packages that use ListRepositoryFile
Package
Description
-
Uses of ListRepositoryFile in org.nasdanika.models.gitlab
Methods in org.nasdanika.models.gitlab that return ListRepositoryFileModifier and TypeMethodDescriptionGitLabFactory.createListRepositoryFile()Returns a new object of class 'List Repository File'. -
Uses of ListRepositoryFile in org.nasdanika.models.gitlab.impl
Classes in org.nasdanika.models.gitlab.impl that implement ListRepositoryFileModifier and TypeClassDescriptionclassAn implementation of the model object 'List Repository File'.Methods in org.nasdanika.models.gitlab.impl that return ListRepositoryFile -
Uses of ListRepositoryFile in org.nasdanika.models.gitlab.util
Methods in org.nasdanika.models.gitlab.util with parameters of type ListRepositoryFileModifier and TypeMethodDescriptionGitLabSwitch.caseListRepositoryFile(ListRepositoryFile object) Returns the result of interpreting the object as an instance of 'List Repository File'.