org.jvnet.hudson.update_center
Class HPI.Developer
java.lang.Object
org.jvnet.hudson.update_center.HPI.Developer
- Enclosing class:
- HPI
public static class HPI.Developer
- extends Object
|
Method Summary |
net.sf.json.JSONObject |
toJSON()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public final String name
developerId
public final String developerId
email
public final String email
HPI.Developer
public HPI.Developer(String name,
String developerId,
String email)
toJSON
public net.sf.json.JSONObject toJSON()
Copyright © 2004-2012. All Rights Reserved.