@data(base="Object") public final class OrderingPropertySpec extends PropertySpec implements java.lang.Cloneable
| Modifier and Type | Field and Description |
|---|---|
SortType |
orderingType
An optional type of sorting using for this property.
|
parameters, propertyNames, relation, type| Constructor and Description |
|---|
OrderingPropertySpec() |
| Modifier and Type | Method and Description |
|---|---|
OrderingPropertySpec |
clone()
Creates and returns a copy of this object.
|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
toString@optional public SortType orderingType
public boolean equals(java.lang.Object obj)
equals in class PropertySpecpublic int hashCode()
hashCode in class PropertySpecpublic OrderingPropertySpec clone() throws java.lang.CloneNotSupportedException
clone in class PropertySpecjava.lang.CloneNotSupportedExceptionCopyright @ 2013-2018 VMware, Inc. All rights reserved.