Uses of Class
gov.nih.nci.evs.domain.Silo

Packages that use Silo
gov.nih.nci.evs.domain   
 

Uses of Silo in gov.nih.nci.evs.domain
 

Fields in gov.nih.nci.evs.domain with type parameters of type Silo
private  java.util.Vector<Silo> Vocabulary.siloCollection
          An associated gov.nih.nci.evs.domain.Silo object's collection
 

Methods in gov.nih.nci.evs.domain that return types with arguments of type Silo
 java.util.Vector<Silo> Vocabulary.getSiloCollection()
          Retreives the value of siloCollection attribue
 

Method parameters in gov.nih.nci.evs.domain with type arguments of type Silo
 void Vocabulary.setSiloCollection(java.util.Vector<Silo> siloCollection)
          Sets the value of siloCollection attribue
 



This API was generated by the caCORE Software Development Kit.