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

Packages that use ConstraintTypeType
org.sdmx.resources.sdmxml.schemas.v2_0.common   
 

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.common declared as ConstraintTypeType
protected  ConstraintTypeType ConstraintType.constraintType
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.common that return ConstraintTypeType
static ConstraintTypeType ConstraintTypeType.fromValue(String v)
           
 ConstraintTypeType ConstraintType.getConstraintType()
          Gets the value of the constraintType property.
static ConstraintTypeType ConstraintTypeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ConstraintTypeType[] ConstraintTypeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.common with parameters of type ConstraintTypeType
 void ConstraintType.setConstraintType(ConstraintTypeType value)
          Sets the value of the constraintType property.
 



Copyright © 2012. All Rights Reserved.