Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_0.structure.UsageStatusType

Packages that use UsageStatusType
org.sdmx.resources.sdmxml.schemas.v2_0.structure   
 

Uses of UsageStatusType in org.sdmx.resources.sdmxml.schemas.v2_0.structure
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure declared as UsageStatusType
protected  UsageStatusType MetadataAttributeType.usageStatus
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return UsageStatusType
static UsageStatusType UsageStatusType.fromValue(String v)
           
 UsageStatusType MetadataAttributeType.getUsageStatus()
          Gets the value of the usageStatus property.
static UsageStatusType UsageStatusType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UsageStatusType[] UsageStatusType.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.structure with parameters of type UsageStatusType
 void MetadataAttributeType.setUsageStatus(UsageStatusType value)
          Sets the value of the usageStatus property.
 



Copyright © 2012. All Rights Reserved.