|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Property | |
---|---|
gov.nih.nci.evs.domain |
Uses of Property in gov.nih.nci.evs.domain |
---|
Fields in gov.nih.nci.evs.domain with type parameters of type Property | |
---|---|
private java.util.Vector<Property> |
AttributeSetDescriptor.propertyCollection
An associated gov.nih.nci.evs.domain.Property object's collection |
private java.util.Vector<Property> |
DescLogicConcept.propertyCollection
An associated gov.nih.nci.evs.domain.Property object's collection |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |