Groovy Documentation

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

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

class PostData
extends Object

Authors:
marwol


Property Summary
String mimeType

List params

String text

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

Property Detail

mimeType

String mimeType


params

List params


text

String text


 

Groovy Documentation