public class SelectionProperty extends Object implements Comparable<SelectionProperty>
| Constructor and Description |
|---|
SelectionProperty(commonj.sdo.Property property,
int sequence) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(SelectionProperty o) |
boolean |
equals(Object obj) |
commonj.sdo.Property |
getProperty() |
int |
getSequence() |
int |
hashCode() |
public SelectionProperty(commonj.sdo.Property property,
int sequence)
public int compareTo(SelectionProperty o)
compareTo in interface Comparable<SelectionProperty>public commonj.sdo.Property getProperty()
public int getSequence()
Copyright © 2021. All rights reserved.