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