Interface Named

All Known Subinterfaces:
Attribute, DataSet, DataSetList, Filter, Label, ListValue, TestPlan, VisibilityArea
All Known Implementing Classes:
AbstractCreatedModified, AbstractLabelProvider, AbstractNamed, AttributeImpl, DataSetImpl, DataSetListImpl, FilterImpl, LabelImpl, ListValueImpl, TestPlanImpl, VisibilityAreaImpl

public interface Named
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
  • Method Details

    • getName

      String getName()
    • setName

      void setName(String name)