gov.nasa.pds.registry.model
Class RegistryObjectList

java.lang.Object
  extended by gov.nasa.pds.registry.model.RegistryObjectList

public class RegistryObjectList
extends Object

Author:
pramirez

Constructor Summary
RegistryObjectList()
           
 
Method Summary
 List<? extends RegistryObject> getObjects()
           
 void setObjects(List<? extends RegistryObject> objects)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistryObjectList

public RegistryObjectList()
Method Detail

getObjects

public List<? extends RegistryObject> getObjects()

setObjects

public void setObjects(List<? extends RegistryObject> objects)


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