gov.nasa.pds.registry.model
Class ObjectRef
java.lang.Object
gov.nasa.pds.registry.model.Identifiable
gov.nasa.pds.registry.model.ObjectRef
- All Implemented Interfaces:
- Serializable
public class ObjectRef
- extends Identifiable
- See Also:
- Serialized Form
ObjectRef
public ObjectRef()
getGuidRef
public String getGuidRef()
- Returns:
- the guidRef
setGuidRef
public void setGuidRef(String guidRef)
- Parameters:
guidRef
- the guidRef to set
getHomeRef
public String getHomeRef()
- Returns:
- the homeRef
setHomeRef
public void setHomeRef(String homeRef)
- Parameters:
homeRef
- the homeRef to set
Copyright © 2010-2011 Planetary Data System. All Rights Reserved.