Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.structure.ConstraintAttachmentType

Packages that use ConstraintAttachmentType
org.sdmx.resources.sdmxml.schemas.v2_1.structure   
 

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

Subclasses of ConstraintAttachmentType in org.sdmx.resources.sdmxml.schemas.v2_1.structure
 class AttachmentConstraintAttachmentType
          AttachmentConstraintAttachmentType defines the structure for specifying the object to which an attachment constraints applies.
 class ContentConstraintAttachmentType
          ContentConstraintAttachmentType defines the structure for specifying the target object(s) of a content constraint.
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure declared as ConstraintAttachmentType
protected  ConstraintAttachmentType ConstraintType.constraintAttachment
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return ConstraintAttachmentType
 ConstraintAttachmentType ConstraintType.getConstraintAttachment()
          Gets the value of the constraintAttachment property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type ConstraintAttachmentType
 void ConstraintType.setConstraintAttachment(ConstraintAttachmentType value)
          Sets the value of the constraintAttachment property.
 



Copyright © 2012. All Rights Reserved.