public interface Sort
The following features are supported:
UtilPackage.getSort()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getField()
Returns the value of the 'Field' attribute.
|
int |
getIndex()
Returns the value of the 'Index' attribute.
|
SortType |
getType()
Returns the value of the 'Type' attribute.
|
void |
setField(java.lang.String value)
Sets the value of the '
Field' attribute. |
void |
setIndex(int value)
Sets the value of the '
Index' attribute. |
void |
setType(SortType value)
Sets the value of the '
Type' attribute. |
int getIndex()
setIndex(int),
UtilPackage.getSort_Index()void setIndex(int value)
Index' attribute.
value - the new value of the 'Index' attribute.getIndex()java.lang.String getField()
setField(String),
UtilPackage.getSort_Field()void setField(java.lang.String value)
Field' attribute.
value - the new value of the 'Field' attribute.getField()SortType getType()
SortType.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
SortType,
setType(SortType),
UtilPackage.getSort_Type()Data In Motion GmbH all rights reserved