|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.galagosearch.tupleflow.typebuilder.OrderedFieldSpecification
public class OrderedFieldSpecification
| Field Summary | |
|---|---|
protected Direction |
direction
|
protected java.lang.String |
name
|
| Constructor Summary | |
|---|---|
OrderedFieldSpecification(Direction direction,
java.lang.String name)
|
|
| Method Summary | |
|---|---|
Direction |
getDirection()
|
java.lang.String |
getName()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Direction direction
protected java.lang.String name
| Constructor Detail |
|---|
public OrderedFieldSpecification(Direction direction,
java.lang.String name)
| Method Detail |
|---|
public java.lang.String getName()
public Direction getDirection()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||