|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectFilterOperation
public class FilterOperation
Constructor Summary | |
---|---|
FilterOperation(int id,
String abbreviation,
String resourceKey,
FilterOperationHint operationHint)
|
Method Summary | |
---|---|
String |
getAbbreviation()
|
int |
getId()
|
FilterOperationHint |
getOperationHint()
|
String |
getResourceKey()
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FilterOperation(int id, String abbreviation, String resourceKey, FilterOperationHint operationHint)
Method Detail |
---|
public int getId()
public String getAbbreviation()
public String getResourceKey()
public FilterOperationHint getOperationHint()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |