Class AttachmentWrapper
- java.lang.Object
-
- at.stefangeyer.challonge.model.wrapper.AttachmentWrapper
-
public class AttachmentWrapper extends java.lang.ObjectWrapper for easy JSON serialisation of an Attachment
-
-
Constructor Summary
Constructors Constructor Description AttachmentWrapper(Attachment attachment)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AttachmentgetMatchAttachment()
-
-
-
Constructor Detail
-
AttachmentWrapper
public AttachmentWrapper(Attachment attachment)
-
-
Method Detail
-
getMatchAttachment
public Attachment getMatchAttachment()
-
-