Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.common.ReferencePeriodType

Packages that use ReferencePeriodType
org.sdmx.resources.sdmxml.schemas.v2_1.common   
org.sdmx.resources.sdmxml.schemas.v2_1.registry   
org.sdmx.resources.sdmxml.schemas.v2_1.structure   
 

Uses of ReferencePeriodType in org.sdmx.resources.sdmxml.schemas.v2_1.common
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common that return ReferencePeriodType
 ReferencePeriodType ObjectFactory.createReferencePeriodType()
          Create an instance of ReferencePeriodType
 

Uses of ReferencePeriodType in org.sdmx.resources.sdmxml.schemas.v2_1.registry
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.registry declared as ReferencePeriodType
protected  ReferencePeriodType QueryRegistrationRequestType.referencePeriod
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry that return ReferencePeriodType
 ReferencePeriodType QueryRegistrationRequestType.getReferencePeriod()
          Gets the value of the referencePeriod property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry with parameters of type ReferencePeriodType
 void QueryRegistrationRequestType.setReferencePeriod(ReferencePeriodType value)
          Sets the value of the referencePeriod property.
 

Uses of ReferencePeriodType in org.sdmx.resources.sdmxml.schemas.v2_1.structure
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure declared as ReferencePeriodType
protected  ReferencePeriodType ContentConstraintType.referencePeriod
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return ReferencePeriodType
 ReferencePeriodType ContentConstraintType.getReferencePeriod()
          Gets the value of the referencePeriod property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type ReferencePeriodType
 void ContentConstraintType.setReferencePeriod(ReferencePeriodType value)
          Sets the value of the referencePeriod property.
 



Copyright © 2012. All Rights Reserved.