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

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

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

Subclasses of ConstraintType in org.sdmx.resources.sdmxml.schemas.v2_1.structure
 class AttachmentConstraintType
          AttachmentConstraintType describes the details of an attachment constraint by defining the data or metadata key sets or component regions that attributes or reference metadata may be attached in the constraint attachment objects.
 class ContentConstraintBaseType
          ContentConstraintBaseType is an abstract base type that forms the basis for the ContentConstraintType.
 class ContentConstraintType
          ContentConstraintType describes the details of a content constraint by defining the content regions, key sets, or release information for the constraint attachment objects.
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure with type parameters of type ConstraintType
protected  List<ConstraintType> ConstraintsType.attachmentConstraintOrContentConstraint
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type ConstraintType
 List<ConstraintType> ConstraintsType.getAttachmentConstraintOrContentConstraint()
          Gets the value of the attachmentConstraintOrContentConstraint property.
 



Copyright © 2012. All Rights Reserved.