Uses of Class
org.sonatype.gossip.model.SourceNode

Packages that use SourceNode
org.sonatype.gossip.model Configuration model. 
 

Uses of SourceNode in org.sonatype.gossip.model
 

Methods in org.sonatype.gossip.model that return types with arguments of type SourceNode
 List<SourceNode> Model.getSources()
          Method getSources.
 

Methods in org.sonatype.gossip.model with parameters of type SourceNode
static Source ComponentFactory.create(SourceNode node)
           
 

Method parameters in org.sonatype.gossip.model with type arguments of type SourceNode
 void Model.setSources(List<SourceNode> sources)
          Set the sources field.
 



Copyright © 2008-2011 Sonatype. All Rights Reserved.