|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |