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

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

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

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

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return types with arguments of type TimePeriodValueType
 JAXBElement<TimePeriodValueType> ObjectFactory.createTimeValue(TimePeriodValueType value)
          Create an instance of JAXBElement<TimePeriodValueType>}
 List<TimePeriodValueType> ConceptValueType.getTimeValue()
          Gets the value of the timeValue property.
 List<TimePeriodValueType> MetadataAttributeValueType.getTimeValue()
          Gets the value of the timeValue property.
 List<TimePeriodValueType> TargetObjectValueType.getTimeValue()
          TimeValue is used to provide a time value or range for matching a reporting period which the target object should reference to result in a match.Gets the value of the timeValue property.
 List<TimePeriodValueType> DataStructureComponentValueQueryType.getTimeValue()
          Gets the value of the timeValue property.
 

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



Copyright © 2012. All Rights Reserved.