Main Page | Namespace List | Class Hierarchy | Class List | Class Members | Related Pages

gov::lbl::genome::common::GenesInfo Class Reference

List of all members.

Public Member Functions

 GenesInfo (String tbl_name, String name, String long_name, String comment, String src_name, String src_url, String password, String created, boolean def)
String getTableName ()
String getName ()
String getLongName ()
String getComment ()
String getSrcName ()
String getSrcUrl ()
String getPassword ()
String getCreated ()
boolean isDefault ()
void setDefault (boolean def)
String toString ()

Detailed Description

Title: GenesInfo

Description: Information about genes source

Copyright: Copyright (c) 2002 Ernst Orlando Lawrence Berkeley National Laboratory

Company: LBNL

Author:
Michael Teplitskiy
Version:
2.0


Constructor & Destructor Documentation

gov::lbl::genome::common::GenesInfo::GenesInfo String  tbl_name,
String  name,
String  long_name,
String  comment,
String  src_name,
String  src_url,
String  password,
String  created,
boolean  def
[inline]
 

GenesInfo

Parameters:
tbl_name String
name String
long_name String
comment String
src_name String
src_url String
password String
created String
def boolean


Member Function Documentation

String gov::lbl::genome::common::GenesInfo::getComment  )  [inline]
 

get Comment

Returns:
String

String gov::lbl::genome::common::GenesInfo::getCreated  )  [inline]
 

get Created

Returns:
String

String gov::lbl::genome::common::GenesInfo::getLongName  )  [inline]
 

get Long Name

Returns:
String

String gov::lbl::genome::common::GenesInfo::getName  )  [inline]
 

get Name

Returns:
String

String gov::lbl::genome::common::GenesInfo::getPassword  )  [inline]
 

get Password

Returns:
String

String gov::lbl::genome::common::GenesInfo::getSrcName  )  [inline]
 

get Source Name

Returns:
String

String gov::lbl::genome::common::GenesInfo::getSrcUrl  )  [inline]
 

get Source Url

Returns:
String

String gov::lbl::genome::common::GenesInfo::getTableName  )  [inline]
 

get Table Name

Returns:
String

boolean gov::lbl::genome::common::GenesInfo::isDefault  )  [inline]
 

return true if Default

Returns:
boolean

String gov::lbl::genome::common::GenesInfo::toString  )  [inline]
 

return XML formatted summary

Returns:
String


The documentation for this class was generated from the following file:
Generated on Wed Jan 19 16:58:21 2005 by  doxygen 1.3.9.1