Uses of Class
uk.ac.ebi.ebinocle.webservice.ArrayOfFacetValue

Packages that use ArrayOfFacetValue
uk.ac.ebi.ebinocle.webservice   
 

Uses of ArrayOfFacetValue in uk.ac.ebi.ebinocle.webservice
 

Fields in uk.ac.ebi.ebinocle.webservice with type parameters of type ArrayOfFacetValue
protected  javax.xml.bind.JAXBElement<ArrayOfFacetValue> Facet.facetValues
           
 

Methods in uk.ac.ebi.ebinocle.webservice that return ArrayOfFacetValue
 ArrayOfFacetValue ObjectFactory.createArrayOfFacetValue()
          Create an instance of ArrayOfFacetValue
 

Methods in uk.ac.ebi.ebinocle.webservice that return types with arguments of type ArrayOfFacetValue
 javax.xml.bind.JAXBElement<ArrayOfFacetValue> ObjectFactory.createFacetFacetValues(ArrayOfFacetValue value)
          Create an instance of JAXBElement<ArrayOfFacetValue>}
 javax.xml.bind.JAXBElement<ArrayOfFacetValue> Facet.getFacetValues()
          Gets the value of the facetValues property.
 

Methods in uk.ac.ebi.ebinocle.webservice with parameters of type ArrayOfFacetValue
 javax.xml.bind.JAXBElement<ArrayOfFacetValue> ObjectFactory.createFacetFacetValues(ArrayOfFacetValue value)
          Create an instance of JAXBElement<ArrayOfFacetValue>}
 

Method parameters in uk.ac.ebi.ebinocle.webservice with type arguments of type ArrayOfFacetValue
 void Facet.setFacetValues(javax.xml.bind.JAXBElement<ArrayOfFacetValue> value)
          Sets the value of the facetValues property.
 



Copyright © 2005-2012 European Bioinformatics Institute (EBI). All Rights Reserved.