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

Packages that use MaintainableTypeCodelistType
org.sdmx.resources.sdmxml.schemas.v2_1.common   
org.sdmx.resources.sdmxml.schemas.v2_1.query   
 

Uses of MaintainableTypeCodelistType in org.sdmx.resources.sdmxml.schemas.v2_1.common
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common that return MaintainableTypeCodelistType
static MaintainableTypeCodelistType MaintainableTypeCodelistType.fromValue(ObjectTypeCodelistType v)
           
 MaintainableTypeCodelistType StructureOrUsageTypeCodelistType.value()
           
 MaintainableTypeCodelistType ItemSchemeTypeCodelistType.value()
           
 MaintainableTypeCodelistType ConstraintTypeCodelistType.value()
           
 MaintainableTypeCodelistType CodelistTypeCodelistType.value()
           
 MaintainableTypeCodelistType ConcreteMaintainableTypeCodelistType.value()
           
static MaintainableTypeCodelistType MaintainableTypeCodelistType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MaintainableTypeCodelistType[] MaintainableTypeCodelistType.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_1.common with parameters of type MaintainableTypeCodelistType
static StructureOrUsageTypeCodelistType StructureOrUsageTypeCodelistType.fromValue(MaintainableTypeCodelistType v)
           
static ItemSchemeTypeCodelistType ItemSchemeTypeCodelistType.fromValue(MaintainableTypeCodelistType v)
           
static ConstraintTypeCodelistType ConstraintTypeCodelistType.fromValue(MaintainableTypeCodelistType v)
           
static CodelistTypeCodelistType CodelistTypeCodelistType.fromValue(MaintainableTypeCodelistType v)
           
static ConcreteMaintainableTypeCodelistType ConcreteMaintainableTypeCodelistType.fromValue(MaintainableTypeCodelistType v)
           
 

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query declared as MaintainableTypeCodelistType
protected  MaintainableTypeCodelistType MaintainableWhereType.type
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return MaintainableTypeCodelistType
 MaintainableTypeCodelistType MaintainableWhereType.getType()
          Gets the value of the type property.
 MaintainableTypeCodelistType OrganisationSchemeTypeCodeType.value()
           
 MaintainableTypeCodelistType ConstraintTypeCodelistType.value()
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type MaintainableTypeCodelistType
static OrganisationSchemeTypeCodeType OrganisationSchemeTypeCodeType.fromValue(MaintainableTypeCodelistType v)
           
static ConstraintTypeCodelistType ConstraintTypeCodelistType.fromValue(MaintainableTypeCodelistType v)
           
 void MaintainableWhereType.setType(MaintainableTypeCodelistType value)
          Sets the value of the type property.
 



Copyright © 2012. All Rights Reserved.