gov.nasa.pds.registry.model
Class RegistryObjectList
java.lang.Object
gov.nasa.pds.registry.model.RegistryObjectList
public class RegistryObjectList
- extends Object
- Author:
- pramirez
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegistryObjectList
public RegistryObjectList()
getObjects
public List<? extends RegistryObject> getObjects()
setObjects
public void setObjects(List<? extends RegistryObject> objects)
Copyright © 2010-2011 Planetary Data System. All Rights Reserved.