gov.nasa.pds.registry.query
Class AssociationFilter

java.lang.Object
  extended by gov.nasa.pds.registry.query.ObjectFilter
      extended by gov.nasa.pds.registry.query.AssociationFilter

public class AssociationFilter
extends ObjectFilter


Nested Class Summary
static class AssociationFilter.Builder
           
 
Method Summary
 String getAssociationType()
           
 String getSourceHome()
           
 String getSourceLid()
           
 String getSourceVersionId()
           
 String getTargetHome()
           
 String getTargetLid()
           
 String getTargetVersionId()
           
 
Methods inherited from class gov.nasa.pds.registry.query.ObjectFilter
getEventEnd, getEventStart, getEventType, getGuid, getLid, getName, getObjectType, getStatus, getSubmitter, getVersionId, getVersionName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSourceLid

public String getSourceLid()

getSourceVersionId

public String getSourceVersionId()

getSourceHome

public String getSourceHome()

getTargetLid

public String getTargetLid()

getTargetVersionId

public String getTargetVersionId()

getTargetHome

public String getTargetHome()

getAssociationType

public String getAssociationType()


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