Uses of Class
gov.nasa.pds.registry.ui.shared.ViewSlot

Packages that use ViewSlot
gov.nasa.pds.registry.ui.shared   
 

Uses of ViewSlot in gov.nasa.pds.registry.ui.shared
 

Methods in gov.nasa.pds.registry.ui.shared that return types with arguments of type ViewSlot
 List<ViewSlot> ViewRegistryObject.getSlots()
          Get the arbitrary property name value pairs
 

Method parameters in gov.nasa.pds.registry.ui.shared with type arguments of type ViewSlot
 void ViewRegistryObject.setSlots(List<ViewSlot> slots)
          Set the arbitrary property name value pairs, should only be used when transforming an actual Product instance into a ViewProduct or in tests.
 



Copyright © 2010–2015 Planetary Data System. All rights reserved.