public class SortKey extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
String |
attributeName
Sorting Key.
|
boolean |
reverse
true to sort in descending order. |
Constructor and Description |
---|
SortKey() |
public boolean reverse
true
to sort in descending order.public String attributeName
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.