org.biomage.Interface
Interface HasParent

All Known Implementing Classes:
Organization

public interface HasParent


Method Summary
 Organization getParent()
          Get method for parent
 void setParent(Organization parent)
          Set method for parent
 

Method Detail

setParent

public void setParent(Organization parent)
Set method for parent


getParent

public Organization getParent()
Get method for parent

Returns:
value of the attribute


Copyright (C) 2002 The MicroArray Gene Expression Database group (MGED) All rights reserved.