Class CategoryDef
- java.lang.Object
-
- org.apache.ivy.osgi.updatesite.xml.CategoryDef
-
public class CategoryDef extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CategoryDef()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setDescription(java.lang.String trim)
void
setLabel(java.lang.String label)
void
setName(java.lang.String name)
-