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 PropertySpec
public int hashCode()
hashCode
in class PropertySpec
public OrderingPropertySpec clone() throws java.lang.CloneNotSupportedException
clone
in class PropertySpec
java.lang.CloneNotSupportedException
Copyright @ 2013-2018 VMware, Inc. All rights reserved.