Uses of Class
fr.etai.xat2v2.obj.DescriptionList

Packages that use DescriptionList
fr.etai.xat2v2.obj   
fr.etai.xat2v2.util Classes in this package are all utility classes. 
 

Uses of DescriptionList in fr.etai.xat2v2.obj
 

Methods in fr.etai.xat2v2.obj that return DescriptionList
 DescriptionList Part.getDescriptionList()
          Gets the value of the descriptionList property.
 

Methods in fr.etai.xat2v2.obj with parameters of type DescriptionList
 void Part.setDescriptionList(DescriptionList value)
          Sets the value of the descriptionList property.
 

Uses of DescriptionList in fr.etai.xat2v2.util
 

Methods in fr.etai.xat2v2.util with parameters of type DescriptionList
static Classification DescriptionListUtil.getClassificationByRef(DescriptionList descriptionList, String ref)
          Gets the classification from classificationList property.
static String DescriptionListUtil.getClassificationValue(DescriptionList descriptionList, String ref)
          Gets the classification.value from classificationList.
 



Copyright © 2012. All Rights Reserved.