Package org.gitlab4j.api.models
Class WikiAttachment
java.lang.Object
org.gitlab4j.api.models.WikiAttachment
public class WikiAttachment extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWikiAttachment.Link -
Constructor Summary
Constructors Constructor Description WikiAttachment() -
Method Summary
Modifier and Type Method Description StringgetBranch()StringgetFileName()StringgetFilePath()WikiAttachment.LinkgetLink()voidsetBranch(String branch)voidsetFileName(String fileName)voidsetFilePath(String filePath)voidsetLink(WikiAttachment.Link link)StringtoString()