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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure declared as UsageStatusType
protected  UsageStatusType AttributeType.assignmentStatus
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return UsageStatusType
static UsageStatusType UsageStatusType.fromValue(String v)
           
 UsageStatusType AttributeType.getAssignmentStatus()
          Gets the value of the assignmentStatus 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_1.structure with parameters of type UsageStatusType
 void AttributeType.setAssignmentStatus(UsageStatusType value)
          Sets the value of the assignmentStatus property.
 



Copyright © 2012. All Rights Reserved.