Griffon 1.2.0

org.codehaus.griffon.artifacts.model
[Groovy] Class Author

java.lang.Object
  org.codehaus.griffon.artifacts.model.Author

class Author

Authors:
Andres Almiray
Since:
0.9.5


Property Summary
String email

String name

 
Constructor Summary
Author()

 
Method Summary
Map asMap()

def toJSON()

String toString()

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

Property Detail

email

String email


name

String name


 
Constructor Detail

Author

Author()


 
Method Detail

asMap

Map asMap()


toJSON

def toJSON()


toString

String toString()


 

Groovy Documentation