Uses of Class
gov.nasa.pds.registry.model.Slot

Packages that use Slot
gov.nasa.pds.registry.model   
 

Uses of Slot in gov.nasa.pds.registry.model
 

Methods in gov.nasa.pds.registry.model that return types with arguments of type Slot
 Set<Slot> Identifiable.getSlots()
           
 

Method parameters in gov.nasa.pds.registry.model with type arguments of type Slot
 void Identifiable.setSlots(Set<Slot> slots)
           
 

Constructor parameters in gov.nasa.pds.registry.model with type arguments of type Slot
Identifiable(String guid, String home, Set<Slot> slots)
           
 



Copyright © 2010-2011 Planetary Data System. All Rights Reserved.