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

Packages that use AttachmentConstraintReferenceType
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 AttachmentConstraintReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.common
 

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.metadata.generic declared as AttachmentConstraintReferenceType
protected  AttachmentConstraintReferenceType ReferenceValueType.constraintContentReference
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.metadata.generic that return AttachmentConstraintReferenceType
 AttachmentConstraintReferenceType ReferenceValueType.getConstraintContentReference()
          Gets the value of the constraintContentReference property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.metadata.generic with parameters of type AttachmentConstraintReferenceType
 void ReferenceValueType.setConstraintContentReference(AttachmentConstraintReferenceType value)
          Sets the value of the constraintContentReference property.
 

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.metadata.structurespecific declared as AttachmentConstraintReferenceType
protected  AttachmentConstraintReferenceType ReferenceValueType.constraintContentReference
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.metadata.structurespecific that return AttachmentConstraintReferenceType
 AttachmentConstraintReferenceType ReferenceValueType.getConstraintContentReference()
          Gets the value of the constraintContentReference property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.metadata.structurespecific with parameters of type AttachmentConstraintReferenceType
 void ReferenceValueType.setConstraintContentReference(AttachmentConstraintReferenceType value)
          Sets the value of the constraintContentReference property.
 

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query declared as AttachmentConstraintReferenceType
protected  AttachmentConstraintReferenceType GroupWhereType.attachmentConstraint
           
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query with type parameters of type AttachmentConstraintReferenceType
protected  List<AttachmentConstraintReferenceType> DataParametersType.attachmentConstraint
           
protected  List<AttachmentConstraintReferenceType> MetadataParametersType.attachmentConstraint
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return AttachmentConstraintReferenceType
 AttachmentConstraintReferenceType GroupWhereType.getAttachmentConstraint()
          Gets the value of the attachmentConstraint property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return types with arguments of type AttachmentConstraintReferenceType
 List<AttachmentConstraintReferenceType> DataParametersType.getAttachmentConstraint()
          Gets the value of the attachmentConstraint property.
 List<AttachmentConstraintReferenceType> MetadataParametersType.getAttachmentConstraint()
          Gets the value of the attachmentConstraint property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type AttachmentConstraintReferenceType
 void GroupWhereType.setAttachmentConstraint(AttachmentConstraintReferenceType value)
          Sets the value of the attachmentConstraint property.
 

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure declared as AttachmentConstraintReferenceType
protected  AttachmentConstraintReferenceType GroupType.attachmentConstraint
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return AttachmentConstraintReferenceType
 AttachmentConstraintReferenceType GroupType.getAttachmentConstraint()
          Gets the value of the attachmentConstraint property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type AttachmentConstraintReferenceType
 void GroupType.setAttachmentConstraint(AttachmentConstraintReferenceType value)
          Sets the value of the attachmentConstraint property.
 



Copyright © 2012. All Rights Reserved.