org.biomage.Interface
Interface HasOwner

All Known Implementing Classes:
Security

public interface HasOwner


Method Summary
 Contact getOwner()
          Get method for owner
 void setOwner(Contact owner)
          Set method for owner
 

Method Detail

setOwner

public void setOwner(Contact owner)
Set method for owner


getOwner

public Contact getOwner()
Get method for owner

Returns:
value of the attribute


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