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 java.lang.Object


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

developerId

public final java.lang.String developerId

email

public final java.lang.String email
Method Detail

toJSON

public net.sf.json.JSONObject toJSON()


Copyright © 2010. All Rights Reserved.