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

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

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

Methods in gov.nih.nci.evs.domain that return types with arguments of type Property
 java.util.Vector<Property> AttributeSetDescriptor.getPropertyCollection()
          Retreives the value of propertyCollection attribue
 java.util.Vector<Property> DescLogicConcept.getPropertyCollection()
          Retreives the value of propertyCollection attribue
 

Method parameters in gov.nih.nci.evs.domain with type arguments of type Property
 void AttributeSetDescriptor.setPropertyCollection(java.util.Vector<Property> propertyCollection)
          Sets the value of propertyCollection attribue
 void DescLogicConcept.setPropertyCollection(java.util.Vector<Property> propertyCollection)
          Sets the value of propertyCollection attribue
 



Copyright © 2007 National Cancer Institute (NCI). All Rights Reserved.