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

Packages that use SetReferenceType
org.sdmx.resources.sdmxml.schemas.v2_1.common   
org.sdmx.resources.sdmxml.schemas.v2_1.metadata.generic   
org.sdmx.resources.sdmxml.schemas.v2_1.metadata.structurespecific   
org.sdmx.resources.sdmxml.schemas.v2_1.query   
org.sdmx.resources.sdmxml.schemas.v2_1.structure   
 

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.common with type parameters of type SetReferenceType
protected  List<SetReferenceType> ComponentValueSetType.dataSet
           
 

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common that return types with arguments of type SetReferenceType
 List<SetReferenceType> ComponentValueSetType.getDataSet()
          Gets the value of the dataSet property.
 

Uses of SetReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.metadata.generic
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.metadata.generic declared as SetReferenceType
protected  SetReferenceType ReferenceValueType.dataSetReference
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.metadata.generic that return SetReferenceType
 SetReferenceType ReferenceValueType.getDataSetReference()
          Gets the value of the dataSetReference property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.metadata.generic with parameters of type SetReferenceType
 void ReferenceValueType.setDataSetReference(SetReferenceType value)
          Sets the value of the dataSetReference property.
 

Uses of SetReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.metadata.structurespecific
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.metadata.structurespecific declared as SetReferenceType
protected  SetReferenceType ReferenceValueType.dataSetReference
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.metadata.structurespecific that return SetReferenceType
 SetReferenceType ReferenceValueType.getDataSetReference()
          Gets the value of the dataSetReference property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.metadata.structurespecific with parameters of type SetReferenceType
 void ReferenceValueType.setDataSetReference(SetReferenceType value)
          Sets the value of the dataSetReference property.
 

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query declared as SetReferenceType
protected  SetReferenceType TargetObjectValueType.dataSet
           
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query with type parameters of type SetReferenceType
protected  List<SetReferenceType> MetadataParametersType.attachedDataSet
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return SetReferenceType
 SetReferenceType TargetObjectValueType.getDataSet()
          Gets the value of the dataSet property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return types with arguments of type SetReferenceType
 JAXBElement<SetReferenceType> ObjectFactory.createConstraintAttachmentWhereTypeDataSet(SetReferenceType value)
          Create an instance of JAXBElement<SetReferenceType>}
 JAXBElement<SetReferenceType> ObjectFactory.createConstraintAttachmentWhereTypeMetadataSet(SetReferenceType value)
          Create an instance of JAXBElement<SetReferenceType>}
 List<SetReferenceType> MetadataParametersType.getAttachedDataSet()
          Gets the value of the attachedDataSet property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type SetReferenceType
 JAXBElement<SetReferenceType> ObjectFactory.createConstraintAttachmentWhereTypeDataSet(SetReferenceType value)
          Create an instance of JAXBElement<SetReferenceType>}
 JAXBElement<SetReferenceType> ObjectFactory.createConstraintAttachmentWhereTypeMetadataSet(SetReferenceType value)
          Create an instance of JAXBElement<SetReferenceType>}
 void TargetObjectValueType.setDataSet(SetReferenceType value)
          Sets the value of the dataSet property.
 

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type SetReferenceType
 JAXBElement<SetReferenceType> ObjectFactory.createConstraintAttachmentTypeDataSet(SetReferenceType value)
          Create an instance of JAXBElement<SetReferenceType>}
 JAXBElement<SetReferenceType> ObjectFactory.createConstraintAttachmentTypeMetadataSet(SetReferenceType value)
          Create an instance of JAXBElement<SetReferenceType>}
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type SetReferenceType
 JAXBElement<SetReferenceType> ObjectFactory.createConstraintAttachmentTypeDataSet(SetReferenceType value)
          Create an instance of JAXBElement<SetReferenceType>}
 JAXBElement<SetReferenceType> ObjectFactory.createConstraintAttachmentTypeMetadataSet(SetReferenceType value)
          Create an instance of JAXBElement<SetReferenceType>}
 



Copyright © 2012. All Rights Reserved.