Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_0.query.AttachmentLevelType

Packages that use AttachmentLevelType
org.sdmx.resources.sdmxml.schemas.v2_0.query   
 

Uses of AttachmentLevelType in org.sdmx.resources.sdmxml.schemas.v2_0.query
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.query declared as AttachmentLevelType
protected  AttachmentLevelType AttributeType.attachmentLevel
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query that return AttachmentLevelType
static AttachmentLevelType AttachmentLevelType.fromValue(String v)
           
 AttachmentLevelType AttributeType.getAttachmentLevel()
          Gets the value of the attachmentLevel property.
static AttachmentLevelType AttachmentLevelType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AttachmentLevelType[] AttachmentLevelType.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.query with parameters of type AttachmentLevelType
 void AttributeType.setAttachmentLevel(AttachmentLevelType value)
          Sets the value of the attachmentLevel property.
 



Copyright © 2012. All Rights Reserved.