com.atlassian.plugin.osgi.factory.transform.stage
Class AbstractFoo

java.lang.Object
  extended by com.atlassian.plugin.osgi.factory.transform.stage.AbstractFoo

public class AbstractFoo
extends Object


Constructor Summary
AbstractFoo()
           
 
Method Summary
 void setFooChild(FooChild child)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractFoo

public AbstractFoo()
Method Detail

setFooChild

public void setFooChild(FooChild child)


Copyright © 2014 Atlassian. All rights reserved.