Version: 1.1.1

Uses of Class
org.biomoby.shared.datatypes.MobyXref

Packages that use MobyXref
org.biomoby.shared.datatypes The package org.biomoby.shared.datatypes contains containers for basic Biomoby data types (a basic parent class MobyObject and all Biomoby primitive types). 
 

Uses of MobyXref in org.biomoby.shared.datatypes
 

Methods in org.biomoby.shared.datatypes that return MobyXref
 MobyXref[] MobyObject.getXrefs()
          Get cross references attached to this object.
 

Methods in org.biomoby.shared.datatypes with parameters of type MobyXref
 void MobyObject.addXref(MobyXref xref)
          Add a cross reference to those already attached.
 void MobyObject.setXrefs(MobyXref[] xrefs)
          Attach cross references to this object.
 


Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010