Groovy Documentation

de.matrixweb.harhar.model
[Groovy] Class Content

java.lang.Object
  de.matrixweb.harhar.model.Content
All Implemented Interfaces:
Serializable

class Content
extends Object

Authors:
marwol


Property Summary
int compression

String mimeType

int size

 
Method Summary
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Property Detail

compression

int compression


mimeType

String mimeType


size

int size


 

Groovy Documentation