gov.nasa.pds.search.core.extractor.registry
Class RegistrySlots
java.lang.Object
gov.nasa.pds.search.core.extractor.registry.RegistrySlots
public class RegistrySlots
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegistrySlots
public RegistrySlots()
RegistrySlots
public RegistrySlots(gov.nasa.pds.registry.model.ExtrinsicObject extObj)
setSlotMap
public void setSlotMap(Set<gov.nasa.pds.registry.model.Slot> slotSet)
getSlotMap
public Map<String,List<String>> getSlotMap()
get
public List<String> get(String key)
isMissingSlots
public boolean isMissingSlots()
getObjectType
public String getObjectType()
getMissingSlotList
public List<String> getMissingSlotList()
Copyright © 2010-2012 Planetary Data System. All Rights Reserved.