Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.query.NumericValueType

Packages that use NumericValueType
org.sdmx.resources.sdmxml.schemas.v2_1.query   
 

Uses of NumericValueType in org.sdmx.resources.sdmxml.schemas.v2_1.query
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query with type parameters of type NumericValueType
protected  List<NumericValueType> ConceptValueType.numericValue
           
protected  List<NumericValueType> MetadataAttributeValueType.numericValue
           
protected  List<NumericValueType> DataStructureComponentValueQueryType.numericValue
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return NumericValueType
 NumericValueType ObjectFactory.createNumericValueType()
          Create an instance of NumericValueType
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return types with arguments of type NumericValueType
 JAXBElement<NumericValueType> ObjectFactory.createNumericValue(NumericValueType value)
          Create an instance of JAXBElement<NumericValueType>}
 List<NumericValueType> ConceptValueType.getNumericValue()
          Gets the value of the numericValue property.
 List<NumericValueType> MetadataAttributeValueType.getNumericValue()
          Gets the value of the numericValue property.
 List<NumericValueType> DataStructureComponentValueQueryType.getNumericValue()
          Gets the value of the numericValue property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type NumericValueType
 JAXBElement<NumericValueType> ObjectFactory.createNumericValue(NumericValueType value)
          Create an instance of JAXBElement<NumericValueType>}
 



Copyright © 2012. All Rights Reserved.