Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_0.query.OrType

Packages that use OrType
org.sdmx.resources.sdmxml.schemas.v2_0.query   
 

Uses of OrType in org.sdmx.resources.sdmxml.schemas.v2_0.query
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.query declared as OrType
protected  OrType MetadataWhereType.or
           
protected  OrType KeyFamilyWhereType.or
           
protected  OrType DataWhereType.or
           
protected  OrType MetadataStructureWhereType.or
           
protected  OrType CodelistWhereType.or
           
protected  OrType ConceptWhereType.or
           
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.query with type parameters of type OrType
protected  List<OrType> AndType.or
           
protected  List<OrType> DataProviderWhereType.or
           
protected  List<OrType> AgencyWhereType.or
           
protected  List<OrType> OrType.or
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query that return OrType
 OrType ObjectFactory.createOrType()
          Create an instance of OrType
 OrType MetadataWhereType.getOr()
          Gets the value of the or property.
 OrType KeyFamilyWhereType.getOr()
          Gets the value of the or property.
 OrType DataWhereType.getOr()
          Gets the value of the or property.
 OrType MetadataStructureWhereType.getOr()
          Gets the value of the or property.
 OrType CodelistWhereType.getOr()
          Gets the value of the or property.
 OrType ConceptWhereType.getOr()
          Gets the value of the or property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query that return types with arguments of type OrType
 List<OrType> AndType.getOr()
          Gets the value of the or property.
 List<OrType> DataProviderWhereType.getOr()
          Gets the value of the or property.
 List<OrType> AgencyWhereType.getOr()
          Gets the value of the or property.
 List<OrType> OrType.getOr()
          Gets the value of the or property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query with parameters of type OrType
 void MetadataWhereType.setOr(OrType value)
          Sets the value of the or property.
 void KeyFamilyWhereType.setOr(OrType value)
          Sets the value of the or property.
 void DataWhereType.setOr(OrType value)
          Sets the value of the or property.
 void MetadataStructureWhereType.setOr(OrType value)
          Sets the value of the or property.
 void CodelistWhereType.setOr(OrType value)
          Sets the value of the or property.
 void ConceptWhereType.setOr(OrType value)
          Sets the value of the or property.
 



Copyright © 2012. All Rights Reserved.