Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_0.common.ConstraintType

Packages that use ConstraintType
org.sdmx.resources.sdmxml.schemas.v2_0.common   
org.sdmx.resources.sdmxml.schemas.v2_0.registry   
org.sdmx.resources.sdmxml.schemas.v2_0.structure   
 

Uses of ConstraintType in org.sdmx.resources.sdmxml.schemas.v2_0.common
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.common that return ConstraintType
 ConstraintType ObjectFactory.createConstraintType()
          Create an instance of ConstraintType
 

Uses of ConstraintType in org.sdmx.resources.sdmxml.schemas.v2_0.registry
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.registry declared as ConstraintType
protected  ConstraintType ProvisionAgreementType.constraint
           
protected  ConstraintType MetadataflowRefType.constraint
           
protected  ConstraintType DataProviderRefType.constraint
           
protected  ConstraintType ProvisionAgreementRefType.constraint
           
protected  ConstraintType DataflowRefType.constraint
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry that return ConstraintType
 ConstraintType ProvisionAgreementType.getConstraint()
          Gets the value of the constraint property.
 ConstraintType MetadataflowRefType.getConstraint()
          Gets the value of the constraint property.
 ConstraintType DataProviderRefType.getConstraint()
          Gets the value of the constraint property.
 ConstraintType ProvisionAgreementRefType.getConstraint()
          Gets the value of the constraint property.
 ConstraintType DataflowRefType.getConstraint()
          Gets the value of the constraint property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry with parameters of type ConstraintType
 void ProvisionAgreementType.setConstraint(ConstraintType value)
          Sets the value of the constraint property.
 void MetadataflowRefType.setConstraint(ConstraintType value)
          Sets the value of the constraint property.
 void DataProviderRefType.setConstraint(ConstraintType value)
          Sets the value of the constraint property.
 void ProvisionAgreementRefType.setConstraint(ConstraintType value)
          Sets the value of the constraint property.
 void DataflowRefType.setConstraint(ConstraintType value)
          Sets the value of the constraint property.
 

Uses of ConstraintType in org.sdmx.resources.sdmxml.schemas.v2_0.structure
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure declared as ConstraintType
protected  ConstraintType DataProviderRefType.constraint
           
protected  ConstraintType ProvisionAgreementRefType.constraint
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return ConstraintType
 ConstraintType DataProviderRefType.getConstraint()
          Gets the value of the constraint property.
 ConstraintType ProvisionAgreementRefType.getConstraint()
          Gets the value of the constraint property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure with parameters of type ConstraintType
 void DataProviderRefType.setConstraint(ConstraintType value)
          Sets the value of the constraint property.
 void ProvisionAgreementRefType.setConstraint(ConstraintType value)
          Sets the value of the constraint property.
 



Copyright © 2012. All Rights Reserved.