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