public interface TContactQuery extends TStaffRole
TaskPackage.getTContactQuery()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCategory()
Returns the value of the 'Category' attribute
|
void |
setCategory(java.lang.String value)
Sets the value of the '
Category ' attribute |
getVerb, setVerb
static final java.lang.String COPYRIGHT
java.lang.String getCategory()
If the meaning of the 'Category' attribute isn't clear, there really should be more of a description here...
setCategory(String)
,
TaskPackage.getTContactQuery_Category()
void setCategory(java.lang.String value)
Category
' attribute.
value
- the new value of the 'Category' attribute.getCategory()