Uses of Class
uk.ac.vamsas.objects.core.ReferenceType

Packages that use ReferenceType
uk.ac.vamsas.objects.core   
 

Uses of ReferenceType in uk.ac.vamsas.objects.core
 

Subclasses of ReferenceType in uk.ac.vamsas.objects.core
 class Vref
          Direct associations between this node and any vamsas objects
 class Vxref
          explicitly named cross reference to other objects in the document.
 

Methods in uk.ac.vamsas.objects.core that return ReferenceType
static ReferenceType ReferenceType.unmarshal(java.io.Reader reader)
          Method unmarshal.
static ReferenceType Vref.unmarshal(java.io.Reader reader)
          Method unmarshal.
static ReferenceType Vxref.unmarshal(java.io.Reader reader)
          Method unmarshal.