Package de.qytera.qtaf.testrail.entity
Class Attachments
java.lang.Object
de.qytera.qtaf.testrail.entity.Attachments
-
Constructor Summary
ConstructorsConstructorDescriptionAttachments(List<Attachment> attachments, int offset, int size, Link link, int limit) -
Method Summary
-
Constructor Details
-
Attachments
-
Attachments
public Attachments()
-
-
Method Details
-
getAttachments
-
getOffset
public int getOffset() -
getSize
public int getSize() -
getLink
-
getLimit
public int getLimit() -
setAttachments
-
setOffset
public void setOffset(int offset) -
setSize
public void setSize(int size) -
setLink
-
setLimit
public void setLimit(int limit) -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-