org.jvnet.hudson.update_center
Class HPI.Developer

java.lang.Object
  extended by org.jvnet.hudson.update_center.HPI.Developer
Enclosing class:
HPI

public static class HPI.Developer
extends Object


Field Summary
 String developerId
           
 String email
           
 String name
           
 
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
 

Field Detail

name

public final String name

developerId

public final String developerId

email

public final String email
Method Detail

toJSON

public net.sf.json.JSONObject toJSON()


Copyright © 2004-2011. All Rights Reserved.