org.kohsuke.jnt
Class JNIssueSubcomponent

java.lang.Object
  extended by org.kohsuke.jnt.JNIssueSubcomponent

public final class JNIssueSubcomponent
extends Object

Author:
Kohsuke Kawaguchi

Constructor Summary
JNIssueSubcomponent(JNIssueComponent component, String name)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JNIssueSubcomponent

public JNIssueSubcomponent(JNIssueComponent component,
                           String name)


Copyright © 2003-2009 Kohsuke Kawaguchi. All Rights Reserved.