Uses of Class
com.metsci.glimpse.dspl.schema.Attribute.ConceptValue

Packages that use Attribute.ConceptValue
com.metsci.glimpse.dspl.schema   
 

Uses of Attribute.ConceptValue in com.metsci.glimpse.dspl.schema
 

Methods in com.metsci.glimpse.dspl.schema that return Attribute.ConceptValue
 Attribute.ConceptValue ObjectFactory.createAttributeConceptValue()
          Create an instance of Attribute.ConceptValue
 Attribute.ConceptValue Values.getConceptValue()
          Gets the value of the conceptValue property.
 Attribute.ConceptValue ConceptInfo.Synonym.getConceptValue()
          Gets the value of the conceptValue property.
 Attribute.ConceptValue Attribute.getConceptValue()
          Gets the value of the conceptValue property.
 

Methods in com.metsci.glimpse.dspl.schema with parameters of type Attribute.ConceptValue
 void Values.setConceptValue(Attribute.ConceptValue value)
          Sets the value of the conceptValue property.
 void ConceptInfo.Synonym.setConceptValue(Attribute.ConceptValue value)
          Sets the value of the conceptValue property.
 void Attribute.setConceptValue(Attribute.ConceptValue value)
          Sets the value of the conceptValue property.
 



Copyright © 2012 Metron, Inc.. All Rights Reserved.