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

gov::lbl::genome::common::BrowserInfo Class Reference

List of all members.

Public Member Functions

 BrowserInfo (String family, String name, String url, int type)
int getType ()
String getFamily ()
String getName ()
String getUrl ()
String getUrl (String pos) throws VGBException
String toString ()

Detailed Description

Title: BrowserInfo

Description: Information about alternative browser

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::BrowserInfo::BrowserInfo String  family,
String  name,
String  url,
int  type
[inline]
 

BrowserInfo

Parameters:
family String
name String
url String
type int


Member Function Documentation

String gov::lbl::genome::common::BrowserInfo::getFamily  )  [inline]
 

get Family

Returns:
String

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

get Name

Returns:
String

int gov::lbl::genome::common::BrowserInfo::getType  )  [inline]
 

get browser Type

Returns:
int

String gov::lbl::genome::common::BrowserInfo::getUrl String  pos  )  throws VGBException [inline]
 

get Url string with attached parameters

Parameters:
pos String
Returns:
String
Exceptions:
VGBException 

String gov::lbl::genome::common::BrowserInfo::getUrl  )  [inline]
 

get Url string

Returns:
String

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

return formated XML string

Returns:
String


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