@data(base="Object")
public class OrderingCriteria
extends java.lang.Object
implements java.lang.Cloneable
| Modifier and Type | Field and Description |
|---|---|
OrderingPropertySpec[] |
orderingProperties
The property by which to order the results
|
| Constructor and Description |
|---|
OrderingCriteria() |
| Modifier and Type | Method and Description |
|---|---|
OrderingCriteria |
clone()
Creates and returns a copy of this object.
|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
public OrderingPropertySpec[] orderingProperties
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic OrderingCriteria clone() throws java.lang.CloneNotSupportedException
clone in class java.lang.Objectjava.lang.CloneNotSupportedExceptionCopyright @ 2013-2018 VMware, Inc. All rights reserved.