Version: 1.1.1

Uses of Class
org.biomoby.shared.data.MobyDataComposite

Packages that use MobyDataComposite
ca.ucalgary.seahawk.util   
org.biomoby.shared.data The package org.biomoby.shared.data allows you to easily build MOBY data instances for sending to services, or querying the registry. 
 

Uses of MobyDataComposite in ca.ucalgary.seahawk.util
 

Subclasses of MobyDataComposite in ca.ucalgary.seahawk.util
 class MobyDataObjectDeferred
          A class that pretends it's a real moby data instance, but is actually a deferred list of data instances that should be submitted en-masse to services.
 

Methods in ca.ucalgary.seahawk.util that return MobyDataComposite
static MobyDataComposite MobyUtils.createMobySequence(String sequenceData, String id)
           
 

Uses of MobyDataComposite in org.biomoby.shared.data
 

Subclasses of MobyDataComposite in org.biomoby.shared.data
 class MobyDataBytes
          A convenience class generally intended for the transmission of binary data that will be Base64 encoded to fit in the MOBY XML envelope.
 

Methods in org.biomoby.shared.data that return MobyDataComposite
 MobyDataComposite MobyDataComposite.clone()
           
 


Version: 1.1.1

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